[release-20.0] bugfix: don't treat join predicates as filter predicates (#16472) #16475
Codecov / codecov/project
succeeded
Jul 29, 2024 in 1s
68.66% (+0.00%) compared to d968111
View this Pull Request on Codecov
68.66% (+0.00%) compared to d968111
Details
Codecov Report
Attention: Patch coverage is 75.00000%
with 2 lines
in your changes missing coverage. Please review.
Project coverage is 68.66%. Comparing base (
d968111
) to head (a8590aa
).
Files | Patch % | Lines |
---|---|---|
go/vt/vtgate/planbuilder/operators/apply_join.go | 0.00% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## release-20.0 #16475 +/- ##
=============================================
Coverage 68.65% 68.66%
=============================================
Files 1541 1541
Lines 197850 197848 -2
=============================================
+ Hits 135835 135845 +10
+ Misses 62015 62003 -12
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading