This is an automated email from the ASF dual-hosted git repository.
dataroaring pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 5e08afda1e7 [Fix](auto bucket) Enhance auto bucket robustness
calculation (#53317)
add b8585415d3f [enhancement](compaction) Optimize compaction policy for
empty rowsets (#56173)
No new revisions were added by this update.
Summary of changes:
.../cloud/cloud_cumulative_compaction_policy.cpp | 57 ++
be/src/cloud/cloud_cumulative_compaction_policy.h | 3 +
be/src/cloud/config.cpp | 5 +
be/src/cloud/config.h | 6 +
.../cloud/cloud_empty_rowset_compaction_test.cpp | 579 +++++++++++++++++++++
5 files changed, 650 insertions(+)
create mode 100644 be/test/cloud/cloud_empty_rowset_compaction_test.cpp
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]