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 fc549eca51d [opt](primary key bf) enhance primary key bloomfilter by fixed slice type (#44397) add 867bd153ad1 [fix](cloud-mow) Fix the issue of missing and removing some old version delete bitmap (#44300) No new revisions were added by this update. Summary of changes: be/src/cloud/cloud_cumulative_compaction.cpp | 5 +- be/src/cloud/cloud_delete_bitmap_action.cpp | 61 ++++++++- be/src/cloud/cloud_delete_bitmap_action.h | 5 +- be/src/cloud/cloud_meta_mgr.cpp | 15 +- be/src/cloud/cloud_meta_mgr.h | 5 +- be/src/olap/tablet_meta.cpp | 6 +- be/src/service/http_service.cpp | 13 +- ...compaction_remove_old_version_delete_bitmap.out | 67 +++++++-- ...paction_remove_old_version_delete_bitmap.groovy | 151 +++++++++++++++------ 9 files changed, 253 insertions(+), 75 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org