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 b4a27ed3478 [fix](array_map) fix array_map functions avoid core (#50201) add 3d8b938cf6b [fix](cloud-mow)Schema change fail should release delete bitmap lock (#49889) No new revisions were added by this update. Summary of changes: be/src/cloud/cloud_schema_change_job.cpp | 17 ++- be/src/cloud/cloud_schema_change_job.h | 1 + be/src/olap/compaction.cpp | 3 +- cloud/src/meta-service/meta_service_job.cpp | 2 +- .../test_sc_fail_release_delete_bitmap_lock.groovy | 136 +++++++++++++++++++++ 5 files changed, 152 insertions(+), 7 deletions(-) create mode 100644 regression-test/suites/fault_injection_p0/cloud/test_sc_fail_release_delete_bitmap_lock.groovy --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org