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 5c448fe0553 [fix](cloud) enable all p0 cases in cloud p0 (#31693)
add db487ca4ef5 [feature](merge-cloud) compaction for mow table (#31774)
No new revisions were added by this update.
Summary of changes:
be/src/cloud/cloud_base_compaction.cpp | 13 +---
be/src/cloud/cloud_cumulative_compaction.cpp | 13 +---
be/src/cloud/cloud_tablet.cpp | 55 ++++++++++++++
be/src/cloud/cloud_tablet.h | 7 ++
be/src/olap/base_tablet.cpp | 105 +++++++++++++++++++++++++++
be/src/olap/base_tablet.h | 14 ++++
be/src/olap/tablet.cpp | 105 ---------------------------
be/src/olap/tablet.h | 12 ---
8 files changed, 187 insertions(+), 137 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]