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/08 09:52:44 UTC

[doris] branch master updated (3054574bc1 -> 41d7c535f2)

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 3054574bc1 [fix](load) fix ctx nullptr core in flush_single_memtable (#20573)
     add 41d7c535f2 [fix](regression-test) add sync after insert into table for nereids case (#20516)

No new revisions were added by this update.

Summary of changes:
 .../nereids_p0/insert_into_table/aggregate.groovy  | 13 ++++++++
 .../insert_into_table/complex_insert.groovy        | 14 +++++---
 .../nereids_p0/insert_into_table/duplicate.groovy  | 14 ++++++++
 .../insert_into_table/no_partition.groovy          | 39 ++++++++++++++++++++++
 .../insert_into_table/type_cast_aggregate.groovy   | 12 +++++++
 .../insert_into_table/type_cast_duplicate.groovy   | 12 +++++++
 .../insert_into_table/type_cast_unique.groovy      | 24 +++++++++++++
 .../nereids_p0/insert_into_table/unique.groovy     | 28 ++++++++++++++++
 .../insert_into_table/unsupport_type.groovy        |  1 +
 9 files changed, 153 insertions(+), 4 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org