Skip to content

Conversation

@shuwenwei
Copy link
Member

@shuwenwei shuwenwei commented Dec 3, 2025

Description

  1. Using limit when there are multiple datanodes will result in NPE.
  2. Fixed issues with using order by queryid, datanodeid, elapsedtime, statement as sortKeys.
  3. Fixed the issue of incorrect read order during deserialization.
  4. An extra : appears in Estimated Memory Size:.

@codecov
Copy link

codecov bot commented Dec 3, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 38.88%. Comparing base (bd813d8) to head (b0a6e00).
⚠️ Report is 7 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master   #16855      +/-   ##
============================================
+ Coverage     38.83%   38.88%   +0.04%     
  Complexity      207      207              
============================================
  Files          5021     5021              
  Lines        332995   333030      +35     
  Branches      42376    42382       +6     
============================================
+ Hits         129322   129502     +180     
+ Misses       203673   203528     -145     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@sonarqubecloud
Copy link

sonarqubecloud bot commented Dec 3, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant