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

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


    from f8191d80e2f [Fix](nereids) fix create view and alter view using old 
parser checking (#43263)
     add c770bc87486 [test](case) add insert into with tablet sink shuffle case 
(#44215)

No new revisions were added by this update.

Summary of changes:
 .../data/insert_p0/test_insert_tablet_sink.out     | 21 ++++++
 .../insert_p0/test_insert_tablet_sink.groovy       | 70 +++++++++++++++++
 .../main/java/org/apache/doris/udf/SimpleDemo.java | 88 ++++++++++++++++++++++
 .../java/org/apache/doris/udf/UDTFStringTest.java  |  0
 4 files changed, 179 insertions(+)
 create mode 100644 regression-test/data/insert_p0/test_insert_tablet_sink.out
 create mode 100644 
regression-test/suites/insert_p0/test_insert_tablet_sink.groovy
 create mode 100644 
samples/doris-demo/java-udf-demo/src/main/java/org/apache/doris/udf/SimpleDemo.java
 copy {regression-test/java-udf-src => 
samples/doris-demo/java-udf-demo}/src/main/java/org/apache/doris/udf/UDTFStringTest.java
 (100%)


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

Reply via email to