Skip to content

[Fix](ShortCircuit) fix prepared statement with partial arguments prepared (#45371)#45732

Merged
yiguolei merged 1 commit intoapache:branch-2.1from
eldenmoon:pick-91c475e
Dec 23, 2024
Merged

[Fix](ShortCircuit) fix prepared statement with partial arguments prepared (#45371)#45732
yiguolei merged 1 commit intoapache:branch-2.1from
eldenmoon:pick-91c475e

Conversation

@eldenmoon
Copy link
Copy Markdown
Member

(#45371)

@hello-stephen
Copy link
Copy Markdown
Contributor

Thank you for your contribution to Apache Doris.
Don't know what should be done next? See How to process your PR.

Please clearly describe your PR:

  1. What problem was fixed (it's best to include specific error reporting information). How it was fixed.
  2. Which behaviors were modified. What was the previous behavior, what is it now, why was it modified, and what possible impacts might there be.
  3. What features were added. Why was this function added?
  4. Which code was refactored and why was this part of the code refactored?
  5. Which functions were optimized and what is the difference before and after the optimization?

@eldenmoon
Copy link
Copy Markdown
Member Author

run buildall

…pared (apache#45371)

We should record the placehold id map to both real Expr and the slot of
conjuncts.Otherwise the info is lost, and lead to the conjuncts updated
in wrong order(`updateScanNodeConjuncts`)
@eldenmoon
Copy link
Copy Markdown
Member Author

run buildall

@yiguolei yiguolei merged commit ca9f0ad into apache:branch-2.1 Dec 23, 2024
@yiguolei yiguolei mentioned this pull request Jan 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants