This is an automated email from the ASF dual-hosted git repository. gabriellee pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from 0312b925f8f [fix](system) fix alter system modify hostname with valid ip exception (#49551) add 1eafee1cb20 [refactor](spill) Refactor spill dependency (#49554) No new revisions were added by this update. Summary of changes: be/src/pipeline/exec/operator.h | 5 +++++ .../exec/partitioned_aggregation_sink_operator.cpp | 2 -- .../exec/partitioned_aggregation_source_operator.cpp | 2 -- .../exec/partitioned_aggregation_source_operator.h | 1 - .../pipeline/exec/partitioned_hash_join_probe_operator.cpp | 2 -- .../pipeline/exec/partitioned_hash_join_probe_operator.h | 2 -- .../pipeline/exec/partitioned_hash_join_sink_operator.cpp | 2 -- be/src/pipeline/exec/spill_sort_sink_operator.cpp | 2 -- be/src/pipeline/exec/spill_sort_source_operator.cpp | 2 -- be/src/pipeline/exec/spill_sort_source_operator.h | 2 -- be/src/pipeline/pipeline_task.cpp | 14 ++++++++++++++ be/src/pipeline/pipeline_task.h | 4 ---- 12 files changed, 19 insertions(+), 21 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org