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 345cbd209f6 [fix](iceberg)Table operations are not supported for 
catalogs of the dlf type for nereids (#50936)
     add a930cac64cc [Fix](cloud-mow) avoid calc delete bitmap tasks on same 
(txn_id, tablet_id) being executed concurrently (#50847)

No new revisions were added by this update.

Summary of changes:
 .../cloud/cloud_engine_calc_delete_bitmap_task.cpp |   5 ++
 be/src/cloud/cloud_full_compaction.cpp             |   1 -
 be/src/cloud/cloud_tablet.h                        |   3 +
 be/src/olap/base_tablet.cpp                        |   2 +
 .../transaction/CloudGlobalTransactionMgr.java     |   3 +
 ...out => test_cloud_concurrent_calc_dbm_task.out} | Bin 213 -> 267 bytes
 ... => test_cloud_concurrent_calc_dbm_task.groovy} |  80 ++++++++++++---------
 7 files changed, 59 insertions(+), 35 deletions(-)
 copy 
regression-test/data/fault_injection_p0/cloud/{test_cloud_mow_retry_txn_interleave.out
 => test_cloud_concurrent_calc_dbm_task.out} (55%)
 copy 
regression-test/suites/fault_injection_p0/cloud/{test_cloud_mow_retry_txn_interleave.groovy
 => test_cloud_concurrent_calc_dbm_task.groovy} (64%)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to