This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a change to branch rf-thrift-poc in repository https://gitbox.apache.org/repos/asf/doris.git
from 327915737a7 move rf info from instance level to be level (#49474) new 309e2175e5e update new f31922bb208 update The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. 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 | 19 +++++------ be/src/io/fs/multi_table_pipe.h | 3 +- be/src/pipeline/pipeline_fragment_context.cpp | 9 ----- be/src/runtime/fragment_mgr.cpp | 38 ++++++++++++++-------- 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 ++++++++-- 13 files changed, 73 insertions(+), 55 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org