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 ce86935d6d8 [fix](regression) topn-filter unstable case (#47797) add 03f1ac1ba45 [fix](auto partition) Fix duplicate rows in auto-partitioned table (#47911) No new revisions were added by this update. Summary of changes: be/src/pipeline/exec/exchange_sink_operator.cpp | 4 +-- be/src/pipeline/shuffle/writer.cpp | 11 +++++-- be/src/vec/runtime/partitioner.cpp | 3 +- be/src/vec/runtime/partitioner.h | 6 ++-- .../sink/scale_writer_partitioning_exchanger.hpp | 3 +- be/src/vec/sink/tablet_sink_hash_partitioner.cpp | 11 ++++--- be/src/vec/sink/tablet_sink_hash_partitioner.h | 6 ++-- regression-test/suites/insert_p0/insert.groovy | 37 ++++++++++++++++++++++ 8 files changed, 67 insertions(+), 14 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org