Fix prepared parameter runtime type handling - #26622
Conversation
Deep review resultReviewed exact head Verdict: changes requested. The full regression matrix found four correctness blockers and one test-closure blocker. Blocking findings
Validation and CILocal tests on the exact head passed:
This confirms that the current unit tests do not cover the end-to-end result types, optimized-plan metadata, or existing SQL compatibility contracts above. Current failed checks:
The later account/snapshot failures in the standalone run occur after the Join panic, server reconnect, and account cleanup timeout; they appear to be cascading contamination rather than additional independent defects. |
# Conflicts: # pkg/frontend/authenticate.go # pkg/frontend/plsql_interpreter.go # pkg/frontend/plsql_interpreter_test.go
What type of PR is this?
Which issue(s) this PR fixes:
issue #25408
What this PR does / why we need it: