Skip to content

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

Open
Wei-hao-Li wants to merge 14 commits intomasterfrom
optimizeLast
Open

Support aggregation push-down optimize for table view of non aligned series#17294
Wei-hao-Li wants to merge 14 commits intomasterfrom
optimizeLast

Conversation

@Wei-hao-Li
Copy link
Collaborator

No description provided.

@codecov
Copy link

codecov bot commented Mar 12, 2026

Codecov Report

❌ Patch coverage is 48.11828% with 193 lines in your changes missing coverage. Please review.
✅ Project coverage is 39.78%. Comparing base (964f517) to head (34dcbbd).
⚠️ Report is 5 commits behind head on master.

Files with missing lines Patch % Lines
...eeNonAlignedDeviceViewAggregationScanOperator.java 0.00% 83 Missing ⚠️
...eryengine/plan/planner/TableOperatorGenerator.java 7.54% 49 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.76%   39.78%   +0.02%     
  Complexity      282      282              
============================================
  Files          5100     5101       +1     
  Lines        342121   342752     +631     
  Branches      43593    43683      +90     
============================================
+ Hits         136034   136371     +337     
- Misses       206087   206381     +294     

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

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