This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from 8a85a75b8b [chore](scanner) check columns' nullable with schema (#24724) add b5f6ace204 [fix](planner) ctas should not change any meta of column in source table (#24767) No new revisions were added by this update. Summary of changes: .../doris/analysis/CreateTableAsSelectStmt.java | 6 ++- regression-test/suites/ddl_p0/test_ctas.groovy | 13 ++++-- .../nereids_p0/create_table/test_ctas.groovy | 51 ++++++++++++++++++++++ 3 files changed, 64 insertions(+), 6 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org