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 2ab042eb864 [improve](test) fix regression test case report error when
run times (#30531)
add b247608caa5 [refacotr](node) refactor partition sort node to improve
readability (#30511)
No new revisions were added by this update.
Summary of changes:
.../pipeline/exec/partition_sort_sink_operator.cpp | 37 ++++---
.../pipeline/exec/partition_sort_sink_operator.h | 10 +-
.../exec/partition_sort_source_operator.cpp | 2 -
be/src/pipeline/pipeline_x/dependency.h | 1 -
be/src/vec/common/sort/partition_sorter.cpp | 8 ++
be/src/vec/common/sort/partition_sorter.h | 1 +
be/src/vec/exec/vpartition_sort_node.cpp | 113 +++++++++++++--------
be/src/vec/exec/vpartition_sort_node.h | 57 +++--------
8 files changed, 117 insertions(+), 112 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]