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 issue with aggregation inside of derived tables (#16366) #16384

Merged
merged 1 commit into from
Jul 16, 2024

fix issue with aggregation inside of derived tables (#16366)

1d4b999
Select commit
Loading
Failed to load commit list.
Merged

[release-19.0] fix issue with aggregation inside of derived tables (#16366) #16384

fix issue with aggregation inside of derived tables (#16366)
1d4b999
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 16, 2024 in 0s

67.37% (+0.01%) compared to 25601df

View this Pull Request on Codecov

67.37% (+0.01%) compared to 25601df

Details

Codecov Report

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

Project coverage is 67.37%. Comparing base (25601df) to head (1d4b999).

Files Patch % Lines
.../vtgate/planbuilder/operators/horizon_expanding.go 94.11% 1 Missing ⚠️
Additional details and impacted files
@@               Coverage Diff                @@
##           release-19.0   #16384      +/-   ##
================================================
+ Coverage         67.35%   67.37%   +0.01%     
================================================
  Files              1560     1560              
  Lines            193121   193141      +20     
================================================
+ Hits             130076   130123      +47     
+ Misses            63045    63018      -27     

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