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: reference table join merge (#16488) #16496

Merged
merged 1 commit into from
Jul 31, 2024

fix: reference table join merge (#16488)

eaca7e6
Select commit
Loading
Failed to load commit list.
Merged

[release-19.0] fix: reference table join merge (#16488) #16496

fix: reference table join merge (#16488)
eaca7e6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 31, 2024 in 0s

67.39% (+0.00%) compared to 9a76c34

View this Pull Request on Codecov

67.39% (+0.00%) compared to 9a76c34

Details

Codecov Report

Attention: Patch coverage is 88.88889% with 2 lines in your changes missing coverage. Please review.

Project coverage is 67.39%. Comparing base (9a76c34) to head (eaca7e6).

Files Patch % Lines
go/vt/vtgate/planbuilder/operators/join_merging.go 94.11% 1 Missing ⚠️
go/vt/vtgate/planbuilder/operators/joins.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##           release-19.0   #16496   +/-   ##
=============================================
  Coverage         67.38%   67.39%           
=============================================
  Files              1560     1560           
  Lines            193224   193239   +15     
=============================================
+ Hits             130203   130230   +27     
+ Misses            63021    63009   -12     

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