This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from 00736e146b7 [opt](s3client) Add AWS SDK logger for recycler with error logging and enhance S3 client tests (#49422) add d500bef3467 [Improvement](thrift) reduce redundant runtime filter information pass from frontend to backend(be part) (#49622) No new revisions were added by this update. Summary of changes: be/src/http/action/http_stream.cpp | 4 +-- be/src/http/action/stream_load.cpp | 7 ++-- be/src/io/fs/multi_table_pipe.cpp | 23 ++++++-------- be/src/io/fs/multi_table_pipe.h | 3 +- be/src/pipeline/pipeline_fragment_context.cpp | 9 ------ be/src/runtime/fragment_mgr.cpp | 37 ++++++++++++++-------- be/src/runtime/fragment_mgr.h | 5 +-- be/src/runtime/group_commit_mgr.cpp | 6 ++-- .../routine_load/routine_load_task_executor.cpp | 3 +- be/src/runtime/runtime_state.cpp | 4 --- .../runtime/stream_load/stream_load_executor.cpp | 7 ++-- be/src/runtime/stream_load/stream_load_executor.h | 5 ++- be/src/service/internal_service.cpp | 18 +++++++++-- gensrc/thrift/PaloInternalService.thrift | 13 ++++++-- 14 files changed, 85 insertions(+), 59 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org