This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-44154-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git
from 5149adb8994 branch-3.0: [fix](unique key) getEnableUniqueKeyMergeOnWrite should check keys type #44692 (#44895) add 29c967fd73c [Opt](checker) Add checker for delete bitmaps (#44154) No new revisions were added by this update. Summary of changes: cloud/src/common/bvars.cpp | 7 + cloud/src/common/bvars.h | 4 + cloud/src/common/config.h | 5 + cloud/src/recycler/checker.cpp | 457 ++++++++++++++++++++++++++++++++++++++++- cloud/src/recycler/checker.h | 28 +++ cloud/src/recycler/util.cpp | 66 ++++++ cloud/src/recycler/util.h | 5 + cloud/test/recycler_test.cpp | 398 ++++++++++++++++++++++++++++++++++- 8 files changed, 965 insertions(+), 5 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org