Skip to content

[release-23.0] Fix handling of tuple bind variables in filtering operations. (#18736) - #18747

Merged
systay merged 1 commit into
release-23.0from
backport-18736-to-release-23.0
Oct 15, 2025
Merged

[release-23.0] Fix handling of tuple bind variables in filtering operations. (#18736)#18747
systay merged 1 commit into
release-23.0from
backport-18736-to-release-23.0

Fix handling of tuple bind variables in filtering operations. (#18736)

2cd2b78
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 14, 2025 in 0s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

❌ Patch coverage is 75.60976% with 10 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (release-23.0@8b2b226). Learn more about missing BASE report.

Files with missing lines Patch % Lines
go/vt/vtgate/evalengine/compiler_asm_push.go 76.47% 4 Missing ⚠️
go/vt/vtgate/evalengine/expr_compare.go 60.00% 4 Missing ⚠️
go/vt/vtgate/evalengine/eval_tuple.go 83.33% 2 Missing ⚠️
Additional details and impacted files
@@               Coverage Diff               @@
##             release-23.0   #18747   +/-   ##
===============================================
  Coverage                ?   67.49%           
===============================================
  Files                   ?     1605           
  Lines                   ?   263796           
  Branches                ?        0           
===============================================
  Hits                    ?   178041           
  Misses                  ?    85755           
  Partials                ?        0           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.