This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from 0f23973811a [opt](ranger) modify and enhance the feature of ranger access controller (#34392) add 28e850080b2 [Chore](hash) split out init_hash_method from node/operator (#34284) No new revisions were added by this update. Summary of changes: be/src/pipeline/exec/aggregation_sink_operator.cpp | 123 +++++---------------- .../distinct_streaming_aggregation_operator.cpp | 69 +----------- .../pipeline/exec/partition_sort_sink_operator.cpp | 74 +------------ .../exec/streaming_aggregation_operator.cpp | 108 ++++-------------- .../common/hash_table/hash_map_context_creator.h | 77 ++++++++++++- be/src/vec/exec/vaggregation_node.cpp | 61 +--------- be/src/vec/exec/vaggregation_node.h | 4 + be/src/vec/exec/vpartition_sort_node.cpp | 63 +---------- be/src/vec/exec/vpartition_sort_node.h | 4 + 9 files changed, 137 insertions(+), 446 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org