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 5190a496ac [fix](rebalance) fix that the clone operation is not performed due to incorrect condition judgment (#17381) add 0801883604 [fix](merge-on-write) fix that delete bitmap is not calculated correctly when clone tablet (#17334) No new revisions were added by this update. Summary of changes: be/src/olap/snapshot_manager.cpp | 7 ---- be/src/olap/tablet.cpp | 67 ++++++++++++++++++++++++---------- be/src/olap/tablet.h | 3 +- be/src/olap/tablet_meta.cpp | 13 +++++++ be/src/olap/tablet_meta.h | 8 ++++ be/src/olap/task/engine_clone_task.cpp | 7 +++- 6 files changed, 75 insertions(+), 30 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org