This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-47284-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git
from 3083f0c00c3 branch-3.0: [Fix](test) Fix Show Data Case #47224 (#47293) add e209b5b9dd3 [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