This is an automated email from the ASF dual-hosted git repository.

dataroaring pushed a change to branch branch-3.0
in repository https://gitbox.apache.org/repos/asf/doris.git


    from 962c00940ce branch-3.0: [fix](Nereids) cse extract wrong expression 
from lambda expressions #49166 (#49941)
     add 750da9f6474 branch-3.0-pick: [Fix](cloud-mow) Fix race between 
`CloudMetaMgr::sync_tablet_rowsets` and 
`CloudSchemaChangeJob::_convert_historical_rowsets` (#50051) (#50081)

No new revisions were added by this update.

Summary of changes:
 be/src/cloud/cloud_meta_mgr.cpp                    |  15 +++
 be/src/cloud/cloud_meta_mgr.h                      |   4 +
 be/src/cloud/cloud_schema_change_job.cpp           |   6 +
 be/src/cloud/cloud_tablet.cpp                      |   9 +-
 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, 156 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to