Skip to content

Conversation

@eldenmoon
Copy link
Member

@eldenmoon eldenmoon commented Jun 25, 2024

picked from #36581

@eldenmoon
Copy link
Member Author

run buildall

@doris-robot
Copy link

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

Since 2024-03-18, the Document has been moved to doris-website.
See Doris Document.

@eldenmoon eldenmoon force-pushed the branch-2.1 branch 2 times, most recently from 4aa3b69 to 20366a8 Compare June 28, 2024 07:49
@github-actions
Copy link
Contributor

clang-tidy review says "All clean, LGTM! 👍"

@xiaokang xiaokang changed the title [Feature](Prepared Statement) fix and enable enable_server_side_prepa… [Feature](Prepared Statement) fix and enable enable_server_side_prepared_statement by default #36581 Jun 28, 2024
if (item == "nereids") {
statement.execute("set enable_nereids_dml = true;");
statement.execute("set enable_nereids_planner=true;");
<<<<<<< HEAD
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fix it

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

…red_statement by default (apache#36581)

1. fix insert with label should not go server side prepared
2. add max_prepared_stmt_count sessoin var to avoid too many prepared
statements
@eldenmoon
Copy link
Member Author

run buildall

@eldenmoon
Copy link
Member Author

run buildall

@eldenmoon
Copy link
Member Author

run buildall

@eldenmoon eldenmoon merged commit 14c991f into apache:branch-2.1 Jul 1, 2024
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