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

[release-19.0] Fix Incorrect Optimization with LIMIT and GROUP BY (#16263) #16267

Merged
merged 5 commits into from
Jun 27, 2024

test: Only run on this particular version

2ede7b6
Select commit
Loading
Failed to load commit list.
Merged

[release-19.0] Fix Incorrect Optimization with LIMIT and GROUP BY (#16263) #16267

test: Only run on this particular version
2ede7b6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 27, 2024 in 1s

67.29% (+0.01%) compared to c00cf4f

View this Pull Request on Codecov

67.29% (+0.01%) compared to c00cf4f

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.29%. Comparing base (c00cf4f) to head (2ede7b6).

Additional details and impacted files
@@               Coverage Diff                @@
##           release-19.0   #16267      +/-   ##
================================================
+ Coverage         67.27%   67.29%   +0.01%     
================================================
  Files              1560     1560              
  Lines            193101   193103       +2     
================================================
+ Hits             129917   129951      +34     
+ Misses            63184    63152      -32     

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