This is an automated email from the ASF dual-hosted git repository.
lijibing pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from fc9f5be321b [opt](explode) Implement the explode JSON array family of
functions using rewrite (#54559)
add a6343d75527 [fix](prepare statement)Support FE execute
COM_STMT_EXECUTE show command. (#54446)
No new revisions were added by this update.
Summary of changes:
.../org/apache/doris/qe/MysqlConnectProcessor.java | 2 +-
.../java/org/apache/doris/qe/StmtExecutor.java | 97 ++++++++++++++++++--
.../java/org/apache/doris/qe/StmtExecutorTest.java | 101 +++++++++++++++++++++
.../data/prepared_stmt_p0/prepared_show.out | Bin 0 -> 242 bytes
.../suites/prepared_stmt_p0/prepared_show.groovy | 57 ++++++++++++
5 files changed, 246 insertions(+), 11 deletions(-)
create mode 100644 regression-test/data/prepared_stmt_p0/prepared_show.out
create mode 100644 regression-test/suites/prepared_stmt_p0/prepared_show.groovy
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]