You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by yi...@apache.org on 2022/12/02 03:30:13 UTC

[doris] branch master updated (ae6a007c4e -> 07e8af7808)

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

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


    from ae6a007c4e [test](jdbc)add new extremum case (#14692)
     add 07e8af7808 [regression](test) add external regression-test base on emr environment 1.0 11-29 (#14666)

No new revisions were added by this update.

Summary of changes:
 regression-test/conf/regression-conf.groovy        | 29 +++++++++
 .../es/test_external_es.groovy                     | 57 +++++++++++++++++
 .../hive/test_external_catalog_hive.groovy         | 53 ++++++++++++++++
 .../hive/test_external_hive.groovy                 | 59 ++++++++++++++++++
 .../mysql/test_external_mysql.groovy               | 70 +++++++++++++++++++++
 .../mysql/test_external_resource_mysql.groovy      | 72 ++++++++++++++++++++++
 .../pg/test_external_pg.groovy                     | 68 ++++++++++++++++++++
 7 files changed, 408 insertions(+)
 create mode 100644 regression-test/suites/external_table_tecent_emr_p2/es/test_external_es.groovy
 create mode 100644 regression-test/suites/external_table_tecent_emr_p2/hive/test_external_catalog_hive.groovy
 create mode 100644 regression-test/suites/external_table_tecent_emr_p2/hive/test_external_hive.groovy
 create mode 100644 regression-test/suites/external_table_tecent_emr_p2/mysql/test_external_mysql.groovy
 create mode 100644 regression-test/suites/external_table_tecent_emr_p2/mysql/test_external_resource_mysql.groovy
 create mode 100644 regression-test/suites/external_table_tecent_emr_p2/pg/test_external_pg.groovy


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