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 c7c1e800359 [fix](export) fix error in show export outfile info column
(#46850)
add a1cac253fe7 [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: [email protected]
For additional commands, e-mail: [email protected]