This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-47282-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git
from 367d4e416c0 [improve](cloud-mow) Make mow stream load retry times more reasonable (#49089) add e3877242b23 [Fix](Compaction) Cumulative Points Not Incrementing After Delete Operation (#47282) No new revisions were added by this update. Summary of changes: be/src/cloud/cloud_cumulative_compaction.cpp | 1 + .../cloud/cloud_cumulative_compaction_policy.cpp | 7 +- .../cloud_cumulative_compaction_policy_test.cpp | 148 +++++++++++++++++++++ .../test_first_delete_compaction.out} | Bin 121 -> 115 bytes .../test_first_delete_compaction.groovy | 111 ++++++++++++++++ 5 files changed, 263 insertions(+), 4 deletions(-) create mode 100644 be/test/cloud/cloud_cumulative_compaction_policy_test.cpp copy regression-test/data/{datatype_p0/decimalv3/test_if_functions.out => fault_injection_p0/test_first_delete_compaction.out} (91%) create mode 100644 regression-test/suites/fault_injection_p0/test_first_delete_compaction.groovy --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org