You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by mo...@apache.org on 2023/06/02 02:33:19 UTC

[doris] branch master updated (5a3b97bbf2 -> 9d8043e4c1)

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-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org