This is an automated email from the ASF dual-hosted git repository. lihaopeng pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from 395daa73368 [fix](test) fix some test cases (#43217) add 2d438efb68f [Exec](pipeline) refactor the task queue code (#43242) No new revisions were added by this update. Summary of changes: be/src/pipeline/pipeline_task.cpp | 4 -- be/src/pipeline/pipeline_task.h | 8 ++-- be/src/pipeline/task_queue.cpp | 45 ++++++++-------------- be/src/pipeline/task_queue.h | 48 +++++++----------------- be/src/pipeline/task_scheduler.cpp | 14 +++---- be/src/pipeline/task_scheduler.h | 9 ++--- be/src/runtime/exec_env_init.cpp | 3 +- be/src/runtime/workload_group/workload_group.cpp | 3 +- 8 files changed, 45 insertions(+), 89 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org