This is an automated email from the ASF dual-hosted git repository. eldenmoon pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from c878ec9bb43 [chore](BE) Remove some unnecessary SpinLock and dangerous DCHECK (#47134) add 5bf04af6015 [Fix](Variant) fix variant may lost schema info when meet TXN_CONFLICT in cloud mode (#47284) No new revisions were added by this update. Summary of changes: cloud/src/meta-service/meta_service.cpp | 35 ++++++++++++++- cloud/src/meta-service/meta_service_schema.cpp | 14 +++--- cloud/src/meta-service/meta_service_schema.h | 6 ++- .../schema_change_with_txn_conflict.out} | Bin 131 -> 185 bytes .../schema_change_with_txn_conflict.groovy | 49 +++++++++++++++++++++ 5 files changed, 95 insertions(+), 9 deletions(-) copy regression-test/data/{auto_increment_p2/test_unique_auto_inc_concurrent.out => variant_p0/schema_change/schema_change_with_txn_conflict.out} (57%) create mode 100644 regression-test/suites/variant_p0/schema_change/schema_change_with_txn_conflict.groovy --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org