This is an automated email from the ASF dual-hosted git repository. zhangchen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from 1227e4f6ada [fix](mv) Fix use sync mv wrongly when use rbo materialized view rewrite rule (#47650) add cf356ba9a84 [Opt](cloud) Add some injection points for mow (#47712) No new revisions were added by this update. Summary of changes: .../cloud/cloud_engine_calc_delete_bitmap_task.cpp | 14 +++++++ be/src/olap/base_tablet.cpp | 13 ++++++ ...t.out => test_cloud_mow_correctness_inject.out} | Bin 193 -> 185 bytes ...vy => test_cloud_mow_correctness_inject.groovy} | 46 ++++++++++++--------- .../test_cloud_mow_partial_update_retry.groovy | 2 +- ..._mow_stale_resp_load_compaction_conflict.groovy | 2 +- ..._cloud_mow_stale_resp_load_load_conflict.groovy | 2 +- 7 files changed, 56 insertions(+), 23 deletions(-) copy regression-test/data/fault_injection_p0/cloud/{test_cloud_mow_stale_resp_load_compaction_conflict.out => test_cloud_mow_correctness_inject.out} (89%) copy regression-test/suites/fault_injection_p0/cloud/{test_cloud_mow_insert_timeout.groovy => test_cloud_mow_correctness_inject.groovy} (67%) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org