This is an automated email from the ASF dual-hosted git repository. kxiao pushed a change to branch branch-2.0 in repository https://gitbox.apache.org/repos/asf/doris.git
from d3ed64a490 [exec](agg) disable collect list/set in update process (#22564) new ffc3265ec5 [fix](regression) fix flaky test test_partial_update_schema_change (#22500) new 30dadb73fe [bug](distinct-agg) fix limit value not effective in some case (#22517) new f91c1638a3 [fix](regression] fix test_table_level_compaction_policy new e640b044b0 [config](merge-on-write) use separate config to control primary key index cache (#22538) new 45156cb0fa [fix](regression) fix flaky regression test delete_mow_partial_update (#22548) The 5 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/common/config.cpp | 2 + be/src/common/config.h | 2 + be/src/olap/primary_key_index.cpp | 4 +- ...istinct_streaming_aggregation_sink_operator.cpp | 2 +- .../distinct_streaming_aggregation_sink_operator.h | 2 +- .../test_table_level_compaction_policy.groovy | 2 +- .../delete/delete_mow_partial_update.groovy | 7 ++ .../test_alter_database_property.groovy | 2 +- .../test_partial_update_schema_change.groovy | 118 +++++++++++++++++---- .../test_partial_update_strict_mode.groovy | 3 + 10 files changed, 116 insertions(+), 28 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org