Skip to content

[To dev/1.3] Support debug for query#18208

Open
Wei-hao-Li wants to merge 6 commits into
dev/1.3from
lwh/1.3-cp
Open

[To dev/1.3] Support debug for query#18208
Wei-hao-Li wants to merge 6 commits into
dev/1.3from
lwh/1.3-cp

Conversation

@Wei-hao-Li

Copy link
Copy Markdown
Collaborator

No description provided.

Wei-hao-Li and others added 3 commits May 22, 2026 15:53
…lanning.

This preserves forced InnerTimeJoin-related exchanges from being merged into shared sinks and adds an integration test for wildcard align-by-device aggregation across time partitions.
(cherry picked from commit c052179)
Signed-off-by: Weihao Li <18110526956@163.com>

# Conflicts:
#	iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/receiver/protocol/legacy/IoTDBLegacyPipeReceiverAgent.java
@Wei-hao-Li Wei-hao-Li changed the base branch from master to dev/1.3 July 15, 2026 02:35
Signed-off-by: Weihao Li <18110526956@163.com>
Signed-off-by: Weihao Li <18110526956@163.com>
Signed-off-by: Weihao Li <18110526956@163.com>
@sonarqubecloud

Copy link
Copy Markdown

@codecov

codecov Bot commented Jul 15, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 30.43478% with 48 lines in your changes missing coverage. Please review.
✅ Project coverage is 43.66%. Comparing base (f0e8ba2) to head (df6b8a3).
⚠️ Report is 3 commits behind head on dev/1.3.

Files with missing lines Patch % Lines
.../apache/iotdb/db/queryengine/plan/Coordinator.java 5.00% 19 Missing ⚠️
.../db/protocol/thrift/impl/ClientRPCServiceImpl.java 0.00% 8 Missing ⚠️
...ngine/plan/scheduler/load/LoadTsFileScheduler.java 0.00% 4 Missing ⚠️
...ne/execution/fragment/FragmentInstanceManager.java 0.00% 3 Missing ⚠️
...e/iotdb/db/queryengine/common/MPPQueryContext.java 50.00% 2 Missing ⚠️
...ne/execution/fragment/FragmentInstanceContext.java 71.42% 2 Missing ⚠️
.../db/queryengine/plan/execution/QueryExecution.java 0.00% 2 Missing ⚠️
...eceiver/protocol/legacy/loader/DeletionLoader.java 0.00% 1 Missing ⚠️
.../receiver/protocol/legacy/loader/TsFileLoader.java 0.00% 1 Missing ⚠️
...eceiver/protocol/thrift/IoTDBDataNodeReceiver.java 0.00% 1 Missing ⚠️
... and 5 more
Additional details and impacted files
@@              Coverage Diff              @@
##             dev/1.3   #18208      +/-   ##
=============================================
+ Coverage      43.53%   43.66%   +0.13%     
  Complexity       198      198              
=============================================
  Files           3631     3633       +2     
  Lines         243791   244048     +257     
  Branches       29753    29787      +34     
=============================================
+ Hits          106134   106564     +430     
+ Misses        137657   137484     -173     

☔ View full report in Codecov by Harness.
📢 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.

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