This is an automated email from the ASF dual-hosted git repository. eldenmoon pushed a change to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git
from fdbd9caf977 branch-3.0: [opt](inverted index) add performance profiling for remote io access in inverted index #43542 (#44093) add 50f3ef17fb1 branch-3.0: [Opt](ShortCircuit) opt some serialization and fix error when prepared statment excute failed #43974 (#44116) 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