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 ff4d1e7b24e [chore](profile) Minor refactor on runtime filter producer profile (#50055) add 98cd61ad166 [Fix](cloud-mow) Fix race between `CloudMetaMgr::sync_tablet_rowsets` and `CloudSchemaChangeJob::_convert_historical_rowsets` (#50051) No new revisions were added by this update. Summary of changes: be/src/cloud/cloud_meta_mgr.cpp | 14 +++ be/src/cloud/cloud_meta_mgr.h | 3 + be/src/cloud/cloud_schema_change_job.cpp | 6 + be/src/cloud/cloud_tablet.cpp | 8 +- be/src/cloud/cloud_tablet.h | 3 + ...oud_sc_convert_data_replaced_on_new_tablet.out} | Bin 181 -> 209 bytes ...d_sc_convert_data_replaced_on_new_tablet.groovy | 123 +++++++++++++++++++++ 7 files changed, 153 insertions(+), 4 deletions(-) copy regression-test/data/fault_injection_p0/{test_full_compaction_mow.out => cloud/test_cloud_sc_convert_data_replaced_on_new_tablet.out} (67%) create mode 100644 regression-test/suites/fault_injection_p0/cloud/test_cloud_sc_convert_data_replaced_on_new_tablet.groovy --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org