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 b61b5076990 [Enhencement](Nereids) reduce child output rows if agg child is literal (#32188) add 7e873924d50 [bugfix](deadlock) fix dead lock in cancel fragment (#33181) No new revisions were added by this update. Summary of changes: be/src/pipeline/exec/exchange_sink_buffer.cpp | 2 +- be/src/pipeline/pipeline_fragment_context.cpp | 48 +++++++++++----------- be/src/pipeline/pipeline_fragment_context.h | 1 - .../pipeline_x/pipeline_x_fragment_context.cpp | 36 ++++++++-------- be/src/pipeline/task_scheduler.cpp | 4 +- be/src/runtime/fragment_mgr.cpp | 2 +- be/src/runtime/query_context.cpp | 14 ++++--- be/src/runtime/query_context.h | 2 +- 8 files changed, 56 insertions(+), 53 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org