This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-44359-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git
from cd59bc3fd4b branch-3.0: [fix](move-memtable) immediately return error when close wait failed #44344 (#44386) add 92ec5bd9889 [Fix](full compaction) Full compaction should not do ordered data compaction (#44359) No new revisions were added by this update. Summary of changes: be/src/olap/compaction.cpp | 6 +- be/src/olap/full_compaction.cpp | 3 + .../test_full_compaction_with_ordered_data.groovy | 208 +++++++++++++++++++++ 3 files changed, 215 insertions(+), 2 deletions(-) create mode 100644 regression-test/suites/fault_injection_p0/test_full_compaction_with_ordered_data.groovy --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org