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 1e872ff2a1f [improve](analytic) refactor the insert into result mode for window function (#48883) add 47e898d1c03 [Fix](cloud) Should not remove pending delete bitmaps when `update_delete_bitmap` in txn load if the txn is not the first sub txns (#49046) No new revisions were added by this update. Summary of changes: be/src/cloud/cloud_meta_mgr.cpp | 7 +- be/src/cloud/cloud_meta_mgr.h | 3 +- be/src/cloud/cloud_tablet.cpp | 4 +- cloud/src/meta-service/meta_service.cpp | 62 +++++++++-- gensrc/proto/cloud.proto | 3 + ...test_cloud_mow_txn_insert_publish_conflict.out} | Bin 183 -> 203 bytes ...st_cloud_mow_txn_insert_publish_conflict.groovy | 114 +++++++++++++++++++++ 7 files changed, 181 insertions(+), 12 deletions(-) copy regression-test/data/fault_injection_p0/cloud/{test_cloud_publish_skip_calc_cache_miss.out => test_cloud_mow_txn_insert_publish_conflict.out} (82%) create mode 100644 regression-test/suites/fault_injection_p0/cloud/test_cloud_mow_txn_insert_publish_conflict.groovy --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org