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] planner: Handle ORDER BY inside derived tables (#16353) #16359

Merged
merged 5 commits into from
Jul 10, 2024

pin to specific version

d3e7b21
Select commit
Loading
Failed to load commit list.
Merged

[release-19.0] planner: Handle ORDER BY inside derived tables (#16353) #16359

pin to specific version
d3e7b21
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 10, 2024 in 0s

67.38% (+0.02%) compared to 3f3a104

View this Pull Request on Codecov

67.38% (+0.02%) compared to 3f3a104

Details

Codecov Report

Attention: Patch coverage is 93.33333% with 1 line in your changes missing coverage. Please review.

Project coverage is 67.38%. Comparing base (3f3a104) to head (d3e7b21).

Files Patch % Lines
...vt/vtgate/planbuilder/operators/queryprojection.go 90.90% 1 Missing ⚠️
Additional details and impacted files
@@               Coverage Diff                @@
##           release-19.0   #16359      +/-   ##
================================================
+ Coverage         67.35%   67.38%   +0.02%     
================================================
  Files              1560     1560              
  Lines            193106   193120      +14     
================================================
+ Hits             130070   130135      +65     
+ Misses            63036    62985      -51     

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