This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git
from 4b9772062b5 [refactor](statistic) fetch statistic data with catalog and database id (#33928) (#34202) new 30a68c1240b [fix](spill) use different algorithm to avoid partition data skew (#34162) new cf700a62b61 [test](case) fix unstable case without order by distinct row (#34167) 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/exec/partitioned_hash_join_probe_operator.h | 3 +-- be/src/pipeline/exec/partitioned_hash_join_sink_operator.h | 3 +-- be/src/vec/runtime/partitioner.cpp | 1 + be/src/vec/runtime/partitioner.h | 7 +++++++ .../suites/nereids_p0/aggregate/agg_window_project.groovy | 4 ++-- 5 files changed, 12 insertions(+), 6 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org