Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix agg push down bug #12598

Merged
merged 1 commit into from
May 28, 2024
Merged

Fix agg push down bug #12598

merged 1 commit into from
May 28, 2024

Conversation

JackieTien97
Copy link
Contributor

accelerate last agg query while we can push down agg to scan node

Copy link

sonarcloud bot commented May 27, 2024

Quality Gate Passed Quality Gate passed

Issues
1 New issue
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

Copy link

codecov bot commented May 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 43.12%. Comparing base (a8f3ca3) to head (e3eb6c8).
Report is 2 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master   #12598      +/-   ##
============================================
- Coverage     43.37%   43.12%   -0.25%     
  Complexity       69       69              
============================================
  Files          3166     3188      +22     
  Lines        196854   198006    +1152     
  Branches      23445    23557     +112     
============================================
+ Hits          85381    85387       +6     
- Misses       111473   112619    +1146     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Beyyes Beyyes merged commit 4403bb8 into master May 28, 2024
58 of 59 checks passed
@Beyyes Beyyes deleted the ty/AggPushDownBug branch May 28, 2024 01:44
SzyWilliam pushed a commit to SzyWilliam/iotdb that referenced this pull request Nov 26, 2024
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