This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-43466-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git
from 122d5745fc3 branch-3.0: [test](index compaction)Add index compaction exception fault injection cases #45127 (#45396) add 1ccd088f271 [Enhancement](compaction) Do not set failure time when cumulative compaction dealing with delete rowset (#43466) No new revisions were added by this update. Summary of changes: be/src/cloud/cloud_cumulative_compaction.cpp | 4 + be/src/cloud/cloud_storage_engine.cpp | 3 +- be/src/common/config.cpp | 1 + be/src/common/config.h | 2 + be/src/olap/tablet.cpp | 13 ++- .../test_cumu_compaction_with_delete.out} | 0 .../test_cumu_compaction_with_delete.groovy | 122 +++++++++++++++++++++ 7 files changed, 143 insertions(+), 2 deletions(-) copy regression-test/data/{delete_p0/test_new_delete.out => compaction/test_cumu_compaction_with_delete.out} (100%) create mode 100644 regression-test/suites/compaction/test_cumu_compaction_with_delete.groovy --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org