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

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


    from 56fa2f701ab [opt](Nereids) support create table with variant type 
(#32953)
     add affee131083 [test](insert-overwrite) Add insert overwrite auto detect 
concurrency cases (#32935)

No new revisions were added by this update.

Summary of changes:
 .../insertoverwrite/InsertOverwriteManager.java    |   2 +
 .../apache/doris/service/FrontendServiceImpl.java  |   2 +-
 .../insert_overwrite_auto_detect.out               |  13 +++
 .../test_iot_auto_detect_concurrent.out}           |  12 +-
 .../insert_overwrite_auto_detect.groovy            |  47 ++++++++
 .../ddl/test_iot_auto_detect_concurrent.sql        | 108 ++++++++++++++++++
 .../test_iot_auto_detect_concurrent.groovy         | 124 +++++++++++++++++++++
 7 files changed, 301 insertions(+), 7 deletions(-)
 copy regression-test/data/{correctness_p0/test_case_when_decimal.out => 
insert_overwrite_p1/test_iot_auto_detect_concurrent.out} (73%)
 create mode 100644 
regression-test/suites/insert_overwrite_p1/ddl/test_iot_auto_detect_concurrent.sql
 create mode 100644 
regression-test/suites/insert_overwrite_p1/test_iot_auto_detect_concurrent.groovy


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

Reply via email to