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

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


    from ce6b5169c2 [fix](join) Fix error bucket num get in bucket shuffle join 
in dynamic partition (#8891)
     add f28ad36c02 [test][improvement] support execute multiple sql in sql 
file (#8902)

No new revisions were added by this update.

Summary of changes:
 .../{test_sql_file.out => test_multiple_sqls.out}  |  8 ++-
 regression-test/framework/pom.xml                  | 23 ++++++-
 .../doris/regression/parser/SqlSeparatorSyntax.g4  | 50 ++++++++-------
 .../doris/regression/suite/ScriptSource.groovy     | 18 +++++-
 .../apache/doris/regression/util/SqlUtils.groovy   | 74 ++++++++++++++++++++++
 regression-test/suites/demo/test_multiple_sqls.sql | 11 ++++
 6 files changed, 157 insertions(+), 27 deletions(-)
 copy regression-test/data/demo/{test_sql_file.out => test_multiple_sqls.out} 
(56%)
 copy be/src/exec/local_file_writer.h => 
regression-test/framework/src/main/antlr4/org/apache/doris/regression/parser/SqlSeparatorSyntax.g4
 (51%)
 create mode 100644 
regression-test/framework/src/main/groovy/org/apache/doris/regression/util/SqlUtils.groovy
 create mode 100644 regression-test/suites/demo/test_multiple_sqls.sql


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

Reply via email to