This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-43974-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git
from 3e445227a96 branch-3.0: [improve](http) Save the requested url in http execution error #43855 (#44051) add d4efaf9de0d [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