This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-47436-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git
from 512681c2384 branch-3.0: [fix](edit_log) throw exception when replay alter constraint on catalog table #47151 (#47231) add 58a91bdc619 [Fix](compaction) Should do_lease for full compaction (#47436) No new revisions were added by this update. Summary of changes: .../cloud/cloud_cumulative_compaction_policy.cpp | 16 +++ be/src/cloud/cloud_full_compaction.cpp | 3 + be/src/cloud/cloud_storage_engine.cpp | 9 ++ .../cloud/test_cloud_full_compaction_do_lease.out} | Bin 109 -> 110 bytes .../org/apache/doris/regression/suite/Suite.groovy | 18 +++ .../test_cloud_full_compaction_do_lease.groovy | 123 +++++++++++++++++++++ 6 files changed, 169 insertions(+) copy regression-test/data/{compaction/test_single_compaction_with_variant_inverted_index.out => fault_injection_p0/cloud/test_cloud_full_compaction_do_lease.out} (97%) create mode 100644 regression-test/suites/fault_injection_p0/cloud/test_cloud_full_compaction_do_lease.groovy --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org