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 5a3b97bbf2 [enhancement](struct-type)support comment for struct field (#20200) add 9d8043e4c1 [Fix](Nereids) should not gather data when sink (#20330) No new revisions were added by this update. Summary of changes: .../apache/doris/nereids/glue/translator/PhysicalPlanTranslator.java | 2 +- regression-test/suites/nereids_p0/insert_into_table/aggregate.groovy | 1 + .../suites/nereids_p0/insert_into_table/complex_insert.groovy | 1 + regression-test/suites/nereids_p0/insert_into_table/duplicate.groovy | 1 + .../suites/nereids_p0/insert_into_table/no_partition.groovy | 1 + .../suites/nereids_p0/insert_into_table/type_cast_aggregate.groovy | 1 + .../suites/nereids_p0/insert_into_table/type_cast_duplicate.groovy | 1 + .../suites/nereids_p0/insert_into_table/type_cast_unique.groovy | 1 + regression-test/suites/nereids_p0/insert_into_table/unique.groovy | 1 + .../suites/nereids_p0/insert_into_table/unsupport_type.groovy | 4 ++-- 10 files changed, 11 insertions(+), 3 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org