This is an automated email from the ASF dual-hosted git repository.

kxiao pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git


    from 7c32b2b4ed [Fix](broker load) broker load with or predicate error fix 
#24157
     add cf4143f3d1 [testcase](map) update regress test for array/map nested 
insert into nagetive cases (#24534)

No new revisions were added by this update.

Summary of changes:
 ...st_nested_types_insert_into_with_dup_table.out} |   0
 ..._nested_types_insert_into_with_unique_table.out |  31 +
 .../suites/datatype_p0/nested_types/load.groovy    | 532 +++++++++++++
 ..._nested_types_insert_into_with_dup_table.groovy | 442 +++++++++++
 ...sted_types_insert_into_with_unique_table.groovy | 861 +++++++++++++++++++++
 ...ed_types_insert_into_with_duplicat_table.groovy | 647 ----------------
 6 files changed, 1866 insertions(+), 647 deletions(-)
 rename 
regression-test/data/datatype_p0/nested_types/{test_nested_types_insert_into_with_duplicat_table.out
 => negative_cases/test_nested_types_insert_into_with_dup_table.out} (100%)
 create mode 100644 
regression-test/data/datatype_p0/nested_types/negative_cases/test_nested_types_insert_into_with_unique_table.out
 create mode 100644 regression-test/suites/datatype_p0/nested_types/load.groovy
 create mode 100644 
regression-test/suites/datatype_p0/nested_types/negative_cases/test_nested_types_insert_into_with_dup_table.groovy
 create mode 100644 
regression-test/suites/datatype_p0/nested_types/negative_cases/test_nested_types_insert_into_with_unique_table.groovy
 delete mode 100644 
regression-test/suites/datatype_p0/nested_types/test_nested_types_insert_into_with_duplicat_table.groovy


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to