This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git
from 8b563d6ec11 branch-2.1: [test](mtmv)add create partition and partition scrolling #42402 (#44797) add 4134db5ee30 branch-2.1: [enhancement](nereids)remove dependence on old CreateTableStmt for CreateTableLikeCommand #48007 (#48528) No new revisions were added by this update. Summary of changes: .../trees/plans/commands/CreateTableCommand.java | 4 ++ .../plans/commands/CreateTableLikeCommand.java | 72 +++++++++++++++++++++- .../trees/plans/commands/info/CreateTableInfo.java | 15 +++++ .../create_table/test_create_table_like.groovy} | 29 ++++----- 4 files changed, 101 insertions(+), 19 deletions(-) copy regression-test/suites/{ddl_p0/test_create_table_auto_partition.groovy => nereids_p0/create_table/test_create_table_like.groovy} (60%) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org