Skip to content

Support aggregation push-down optimize for table view of non aligned series#17294

Merged
JackieTien97 merged 17 commits intomasterfrom
optimizeLast
Mar 20, 2026
Merged

Support aggregation push-down optimize for table view of non aligned series#17294
JackieTien97 merged 17 commits intomasterfrom
optimizeLast

Conversation

@Wei-hao-Li
Copy link
Collaborator

@Wei-hao-Li Wei-hao-Li commented Mar 12, 2026

optimize result:
image

@codecov
Copy link

codecov bot commented Mar 12, 2026

Codecov Report

❌ Patch coverage is 45.89744% with 211 lines in your changes missing coverage. Please review.
✅ Project coverage is 39.88%. Comparing base (278b05b) to head (d0205e9).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
...eeNonAlignedDeviceViewAggregationScanOperator.java 0.00% 102 Missing ⚠️
...eryengine/plan/planner/TableOperatorGenerator.java 7.69% 48 Missing ⚠️
...nner/distribute/TableDistributedPlanGenerator.java 83.85% 31 Missing ⚠️
...node/AlignedAggregationTreeDeviceViewScanNode.java 30.00% 7 Missing ⚠️
...e/NonAlignedAggregationTreeDeviceViewScanNode.java 30.00% 7 Missing ⚠️
...ource/relational/AbstractAggTableScanOperator.java 0.00% 5 Missing ⚠️
...lanner/node/AggregationTreeDeviceViewScanNode.java 0.00% 4 Missing ⚠️
.../source/relational/DeviceIteratorScanOperator.java 25.00% 3 Missing ⚠️
...eryengine/plan/planner/plan/node/PlanNodeType.java 50.00% 3 Missing ⚠️
...plan/planner/plan/parameter/SeriesScanOptions.java 66.66% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master   #17294      +/-   ##
============================================
- Coverage     39.89%   39.88%   -0.02%     
  Complexity      312      312              
============================================
  Files          5117     5120       +3     
  Lines        344511   344805     +294     
  Branches      43894    43928      +34     
============================================
+ Hits         137448   137529      +81     
- Misses       207063   207276     +213     

☔ 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>
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>
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>
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>
@sonarqubecloud
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
5.5% Duplication on New Code (required ≤ 5%)

See analysis details on SonarQube Cloud

@JackieTien97 JackieTien97 merged commit 0356975 into master Mar 20, 2026
30 of 34 checks passed
@JackieTien97 JackieTien97 deleted the optimizeLast branch March 20, 2026 01:29
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.

2 participants