Skip to content

[To dev/1.3] Enable show queries to be executed immediately when the available memory in the memoryPool is insufficient - #17529

Merged
JackieTien97 merged 2 commits into
dev/1.3from
lwh/dev-1.3
Apr 22, 2026
Merged

[To dev/1.3] Enable show queries to be executed immediately when the available memory in the memoryPool is insufficient#17529
JackieTien97 merged 2 commits into
dev/1.3from
lwh/dev-1.3

Conversation

@Wei-hao-Li

Copy link
Copy Markdown
Collaborator

Wei-hao-Liand others added 2 commits April 21, 2026 16:31
…ory in the memoryPool is insufficient (#17507)
(cherry picked from commit 022e113)
Signed-off-by: Weihao Li <18110526956@163.com>
@Wei-hao-LiWei-hao-Li changed the title Lwh/dev 1.3[To dev/1.3] Enable show queries to be executed immediately when the available memory in the memoryPool is insufficientApr 21, 2026
@sonarqubecloud

Copy link
Copy Markdown

@codecov

codecovBot commented Apr 21, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 82.85714% with 18 lines in your changes missing coverage. Please review.
✅ Project coverage is 41.58%. Comparing base (9cadc71) to head (50b2421).
⚠️ Report is 3 commits behind head on dev/1.3.

Files with missing linesPatch %Lines
.../db/queryengine/plan/execution/QueryExecution.java0.00%5 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 @@## dev/1.3 #17529 +/- ##
===========================================
Coverage 41.57% 41.58% Complexity 227 227 ===========================================
Files 3597 3597 Lines 236931 237040 +109 Branches 28675 28686 +11 ===========================================
+ Hits 98512 98568 +56 - Misses 138419 138472 +53 

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

@JackieTien97
JackieTien97 merged commit 63ea91a into dev/1.3Apr 22, 2026
19 of 20 checks passed
@JackieTien97
JackieTien97 deleted the lwh/dev-1.3 branch April 22, 2026 01:25
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