Skip to content

Enable show queries to be executed immediately when the available memory in the memoryPool is insufficient - #17507

Merged
Wei-hao-Li merged 6 commits into
masterfrom
lwh/SQ-mp
Apr 21, 2026
Merged

Enable show queries to be executed immediately when the available memory in the memoryPool is insufficient#17507
Wei-hao-Li merged 6 commits into
masterfrom
lwh/SQ-mp

Conversation

@Wei-hao-Li

Copy link
Copy Markdown
Collaborator

No description provided.

Signed-off-by: Weihao Li <18110526956@163.com>
Signed-off-by: Weihao Li <18110526956@163.com>
Signed-off-by: Weihao Li <18110526956@163.com>
Signed-off-by: Weihao Li <18110526956@163.com>
@codecov

codecovBot commented Apr 17, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 79.81651% with 22 lines in your changes missing coverage. Please review.
✅ Project coverage is 39.87%. Comparing base (14c27bb) to head (54541b0).
⚠️ Report is 11 commits behind head on master.

Files with missing linesPatch %Lines
.../db/queryengine/plan/execution/QueryExecution.java0.00%5 Missing ⚠️
...eryengine/plan/planner/TableOperatorGenerator.java0.00%4 Missing ⚠️
...e/iotdb/db/queryengine/common/MPPQueryContext.java25.00%3 Missing ⚠️
...engine/execution/exchange/source/SourceHandle.java93.10%2 Missing ⚠️
...ne/execution/fragment/FragmentInstanceContext.java50.00%2 Missing ⚠️
...ne/execution/fragment/FragmentInstanceManager.java0.00%2 Missing ⚠️
...ueryengine/plan/planner/OperatorTreeGenerator.java50.00%2 Missing ⚠️
...ine/execution/exchange/MPPDataExchangeManager.java80.00%1 Missing ⚠️
...he/iotdb/db/queryengine/plan/analyze/Analysis.java0.00%1 Missing ⚠️
Additional details and impacted files
@@ Coverage Diff @@## master #17507 +/- ##
==========================================
Coverage 39.86% 39.87% Complexity 312 312 ==========================================
Files 5137 5137 Lines 347178 347365 +187 Branches 44252 44274 +22 ==========================================
+ Hits 138416 138497 +81 - Misses 208762 208868 +106 

☔ 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.

Signed-off-by: Weihao Li <18110526956@163.com>
@sonarqubecloud

Copy link
Copy Markdown

@Wei-hao-Li
Wei-hao-Li merged commit 022e113 into masterApr 21, 2026
30 checks passed
@JackieTien97
JackieTien97 deleted the lwh/SQ-mp branch April 21, 2026 08:45
Sign up for freeto 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.

2 participants

@Wei-hao-Li@JackieTien97