This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from 9e42804298 [feature-wip](unique-key-merge-on-write) unique key with merge on write table support schema change (#12886) add 62c82bd575 [enhancement](test) Rewrite test_update_schema_change case (#13191) No new revisions were added by this update. Summary of changes: .../schema_change_p0/test_update_schema_change.out | 45 +------ .../test_update_schema_change.groovy | 129 +++++++++++++++++++++ .../schema_change_p0/test_update_schema_change.sql | 50 -------- 3 files changed, 135 insertions(+), 89 deletions(-) create mode 100644 regression-test/suites/schema_change_p0/test_update_schema_change.groovy delete mode 100644 regression-test/suites/schema_change_p0/test_update_schema_change.sql --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org