You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by da...@apache.org on 2023/01/06 12:19:47 UTC

[doris] branch master updated (cad47dd9d9 -> c18bfdc93e)

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

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


    from cad47dd9d9 [test](Nereids) add two regression test cases for Nereids (#15598)
     add c18bfdc93e [test][regression cases][external]add external table p2 regression cases according doris1.2 docs 20230105 (#15651)

No new revisions were added by this update.

Summary of changes:
 ...l_es.groovy => test_external_catalog_es.groovy} |  42 ++++----
 .../es/test_external_es.groovy                     |   5 +-
 .../mysql/test_external_catalog_mysql.groovy       | 102 +++++++++++++++++++
 .../mysql/test_external_mysql.groovy               |  70 -------------
 .../mysql/test_external_resource_mysql.groovy      | 108 +++++++++++++++++----
 .../pg/test_external_pg.groovy                     |  87 +++++++++++++++--
 6 files changed, 293 insertions(+), 121 deletions(-)
 copy regression-test/suites/external_table_emr_p2/es/{test_external_es.groovy => test_external_catalog_es.groovy} (63%)
 create mode 100644 regression-test/suites/external_table_emr_p2/mysql/test_external_catalog_mysql.groovy
 delete mode 100644 regression-test/suites/external_table_emr_p2/mysql/test_external_mysql.groovy


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