This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-46748-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git
from 52d3ce46acc [opt](nereids) cache hash code for expression (#46763) (#46881) add b37b8be9bfd [fix](cloud-mow) schema change should retry when encouter TXN_CONFILCT in cloud mode (#46748) No new revisions were added by this update. Summary of changes: be/src/cloud/cloud_meta_mgr.cpp | 18 ++- be/src/cloud/cloud_schema_change_job.cpp | 7 ++ .../main/java/org/apache/doris/common/Config.java | 8 ++ .../org/apache/doris/alter/SchemaChangeJobV2.java | 12 +- ...test_schema_change_with_mow_txn_conflict.groovy | 130 +++++++++++++++++++++ 5 files changed, 173 insertions(+), 2 deletions(-) create mode 100644 regression-test/suites/schema_change_p0/test_schema_change_with_mow_txn_conflict.groovy --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org