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 e23551dba78 [fix](spill) Finish dependency of join sink operator was
released early (#49701)
add 62a647a156d [refactor](pipeline) Re-construct ownership of pipeline
components (#49753)
No new revisions were added by this update.
Summary of changes:
be/src/pipeline/dependency.cpp | 17 +--
be/src/pipeline/dependency.h | 6 +-
be/src/pipeline/pipeline_fragment_context.cpp | 11 +-
be/src/pipeline/pipeline_fragment_context.h | 2 +-
be/src/pipeline/pipeline_task.cpp | 143 +++++++++++++++++++-------
be/src/pipeline/pipeline_task.h | 75 +++-----------
be/src/pipeline/task_queue.cpp | 20 ++--
be/src/pipeline/task_queue.h | 24 ++---
be/src/pipeline/task_scheduler.cpp | 37 +++----
be/src/pipeline/task_scheduler.h | 2 +-
be/test/pipeline/dummy_task_queue.h | 4 +-
be/test/pipeline/pipeline_test.cpp | 8 +-
12 files changed, 191 insertions(+), 158 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]