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] bugfix: don't treat join predicates as filter predicates (#16472) #16474

Merged
merged 1 commit into from
Jul 31, 2024

bugfix: don't treat join predicates as filter predicates

dc44fd1
Select commit
Loading
Failed to load commit list.
Merged

[release-19.0] bugfix: don't treat join predicates as filter predicates (#16472) #16474

bugfix: don't treat join predicates as filter predicates
dc44fd1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 31, 2024 in 1s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

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

Please upload report for BASE (release-19.0@25a80ac). Learn more about missing BASE report.

Files Patch % Lines
go/vt/vtgate/planbuilder/operators/apply_join.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@               Coverage Diff               @@
##             release-19.0   #16474   +/-   ##
===============================================
  Coverage                ?   67.37%           
===============================================
  Files                   ?     1560           
  Lines                   ?   193237           
  Branches                ?        0           
===============================================
  Hits                    ?   130202           
  Misses                  ?    63035           
  Partials                ?        0           

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