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 f1b6bc4da99 [fix](merge-on-write) remove some CHECKs in Tablet::revise_tablet_meta (#31268) add adad523d7b3 [enhancement](regression-test) modify a key type from BIGINT/LARGEINT to other type (#34436) No new revisions were added by this update. Summary of changes: .../test_unique_schema_key_change_add.out | 111 ++++ ...ut => test_unique_schema_key_change_modify.out} | 130 +--- .../test_unique_schema_key_change_add.groovy | 285 +++++++++ ...=> test_unique_schema_key_change_modify.groovy} | 696 +++++++++++++-------- 4 files changed, 842 insertions(+), 380 deletions(-) create mode 100644 regression-test/data/schema_change_p0/test_unique_schema_key_change_add.out copy regression-test/data/schema_change_p0/{test_unique_model_schema_key_change.out => test_unique_schema_key_change_modify.out} (53%) create mode 100644 regression-test/suites/schema_change_p0/test_unique_schema_key_change_add.groovy rename regression-test/suites/schema_change_p0/{test_unique_model_schema_key_change.groovy => test_unique_schema_key_change_modify.groovy} (66%) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org