This is an automated email from the ASF dual-hosted git repository. eldenmoon pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from e45a629903c [Refactor](agg-func) Remove some nonsense template interlayers (#43777) add 8fd88e53962 [Opt](ShortCircuit) opt some serialization and fix error when prepared statment excute failed (#43974) No new revisions were added by this update. Summary of changes: .../trees/plans/commands/ExecuteCommand.java | 8 ++-- .../apache/doris/qe/ShortCircuitQueryContext.java | 20 +++++++++- .../java/org/apache/doris/qe/StmtExecutor.java | 44 +++++++++++++++++++--- .../org/apache/doris/rpc/BackendServiceProxy.java | 4 +- 4 files changed, 65 insertions(+), 11 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org