-
Notifications
You must be signed in to change notification settings - Fork 3.7k
branch-3.0: [fix](prepare statement)Support FE execute COM_STMT_EXECUTE show command. (#54446) #54873
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Thank you for your contribution to Apache Doris. Please clearly describe your PR:
|
|
run buildall |
TPC-H: Total hot run time: 39693 ms |
TPC-DS: Total hot run time: 192290 ms |
ClickBench: Total hot run time: 29.39 s |
FE UT Coverage ReportIncrement line coverage |
…and. (apache#54446) Support FE execute COM_STMT_EXECUTE show command. FE need to return the show result use mysql binary protocol resultSet.
|
run buildall |
TPC-H: Total hot run time: 39866 ms |
TPC-DS: Total hot run time: 192710 ms |
ClickBench: Total hot run time: 29.81 s |
FE UT Coverage ReportIncrement line coverage |
|
run cloud_p0 |
|
run nonConcurrent |
2 similar comments
|
run nonConcurrent |
|
run nonConcurrent |
dataroaring
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
backport: #54446