This is an automated email from the ASF dual-hosted git repository.
lide pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from c432b79983a [feature](schema) support temporary table like mysql
(#40680)
add 802fcc9ce29 [fix](Prepared Statment) Fix exec prepared insert stmt in
non master error (#48689)
No new revisions were added by this update.
Summary of changes:
.../trees/plans/commands/PrepareCommand.java | 2 +-
.../java/org/apache/doris/qe/ConnectContext.java | 7 ++++++
.../java/org/apache/doris/qe/ConnectProcessor.java | 28 +++++++++++++++++++++-
.../java/org/apache/doris/qe/MasterOpExecutor.java | 7 ++++++
.../org/apache/doris/qe/MysqlConnectProcessor.java | 28 +++++++++++++++++++---
.../java/org/apache/doris/qe/StmtExecutor.java | 17 +++++++++----
gensrc/thrift/FrontendService.thrift | 1 +
.../suites/query_p0/test_forward_qeury.groovy | 7 +++++-
8 files changed, 87 insertions(+), 10 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]