This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-44928-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git
from 328c1270979 branch-3.0: [enchement](mc)Optimize reading of maxcompute partition tables. #45148 (#45168) add fc94d63f4c5 [Enhancement](thread) FE fetch_data use brpc thread locally in BE (#44928) No new revisions were added by this update. Summary of changes: be/src/runtime/buffer_control_block.cpp | 6 ++--- be/src/runtime/buffer_control_block.h | 10 ++++---- be/src/runtime/fragment_mgr.cpp | 21 +++++++---------- be/src/runtime/fragment_mgr.h | 3 +-- be/src/service/internal_service.cpp | 14 ++++------- be/src/util/doris_metrics.h | 1 + be/src/util/threadpool.h | 35 ++++++++++++++++------------ be/src/util/work_thread_pool.hpp | 14 +++++------ be/src/vec/sink/writer/async_result_writer.h | 6 ++--- 9 files changed, 53 insertions(+), 57 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org