[release-24.0] Preserve query hints in field/impossible queries (#20366)#20399
[release-24.0] Preserve query hints in field/impossible queries (#20366)#20399vitess-bot[bot] wants to merge 2 commits into
Conversation
|
Hello @arthurschreiber, there are conflicts in this backport. Please address them in order to merge this Pull Request. You can execute the snippet below to reset your branch and resolve the conflict manually. Make sure you replace |
Apply the query-hint preservation change onto release-24.0's FormatImpossibleQuery, which does not carry the 'from dual' refactor. Signed-off-by: Arthur Schreiber <arthur@planetscale.com>
|
Resolved the committed merge conflict in The conflict arose because release-24.0's Unit tests pass: |
Description
This is a backport of #20366