This is an automated email from the ASF dual-hosted git repository.
yiguolei pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 820d328ad7 [feature](Nereids) support handle query in fe (#23263)
add bcdb481374 [refactor](fragment) refactor non pipeline fragment
executor (#23281)
No new revisions were added by this update.
Summary of changes:
be/src/pipeline/pipeline_task.cpp | 2 +-
be/src/pipeline/pipeline_x/pipeline_x_task.cpp | 2 +-
be/src/pipeline/task_scheduler.cpp | 2 +-
be/src/runtime/fragment_mgr.cpp | 356 +++++--------------------
be/src/runtime/fragment_mgr.h | 29 +-
be/src/runtime/plan_fragment_executor.cpp | 149 ++++++++---
be/src/runtime/plan_fragment_executor.h | 58 +++-
be/src/runtime/query_context.h | 27 +-
be/test/runtime/fragment_mgr_test.cpp | 148 ----------
9 files changed, 259 insertions(+), 514 deletions(-)
delete mode 100644 be/test/runtime/fragment_mgr_test.cpp
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]