This is an automated email from the ASF dual-hosted git repository. jacktengg pushed a change to branch spill_and_reserve in repository https://gitbox.apache.org/repos/asf/doris.git
from 36b9bbd9d37 remove stale code new 32d78810aff delete unused parameter new f8af843e0b5 fix spill cancel and cleanup some code 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/pipeline/dependency.h | 2 -- be/src/pipeline/exec/multi_cast_data_streamer.cpp | 4 --- .../exec/partitioned_aggregation_sink_operator.cpp | 9 ------- .../partitioned_aggregation_source_operator.cpp | 2 -- .../exec/partitioned_hash_join_probe_operator.cpp | 3 --- .../exec/partitioned_hash_join_sink_operator.cpp | 12 +++------ be/src/pipeline/exec/spill_sort_sink_operator.cpp | 9 ------- .../pipeline/exec/spill_sort_source_operator.cpp | 2 -- be/src/pipeline/exec/spill_utils.h | 31 +++++++++++++++------- .../workload_group/workload_group_manager.cpp | 17 +++++++----- .../workload_group/workload_group_manager.h | 3 +-- 11 files changed, 36 insertions(+), 58 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org