This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch auto-pick-49825-branch-3.0
in repository https://gitbox.apache.org/repos/asf/doris.git
from 414f8a94581 [regression-test](framework) add multi cluster result
compare on cloud mode. (#49735)
add 26b91b773c9 [Fix](full compaction) Fix problems for full compaction
(#49825)
No new revisions were added by this update.
Summary of changes:
be/src/cloud/cloud_full_compaction.cpp | 26 +++--
be/src/cloud/cloud_full_compaction.h | 4 +-
be/src/olap/full_compaction.cpp | 105 ++++++++++----------
be/src/olap/full_compaction.h | 5 +-
be/src/olap/tablet_meta.cpp | 1 +
.../test_cloud_full_compaction_mow.out} | Bin 137 -> 150 bytes
...cache_miss.out => test_full_compaction_mow.out} | Bin 183 -> 181 bytes
.../cloud/test_cloud_full_compaction_mow.groovy | 107 +++++++++++++++++++++
.../test_full_compaction_mow.groovy | 98 +++++++++++++++++++
9 files changed, 276 insertions(+), 70 deletions(-)
copy regression-test/data/fault_injection_p0/{test_auto_inc_fetch_fail.out =>
cloud/test_cloud_full_compaction_mow.out} (73%)
copy
regression-test/data/fault_injection_p0/{cloud/test_cloud_publish_skip_calc_cache_miss.out
=> test_full_compaction_mow.out} (78%)
create mode 100644
regression-test/suites/fault_injection_p0/cloud/test_cloud_full_compaction_mow.groovy
create mode 100644
regression-test/suites/fault_injection_p0/test_full_compaction_mow.groovy
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]