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/doris.git
from 6078188a48c [chore](param-refactor)Support independent AWS connection
timeout settings for each object storage (#54882)
add b2adf2c1945 [case](new-catalog-property) add paimon cases (#54555)
No new revisions were added by this update.
Summary of changes:
.../docker-compose/hive/hive-3x_settings.env | 4 +-
.../create_paimon_tables.hql | 8 ++
.../external_table_p0/paimon/test_paimon_minio.out | Bin 1206 -> 2319 bytes
.../external_table_p0/paimon/test_paimon_s3.out | Bin 0 -> 329 bytes
... => test_paimon_dlf_catalog_miss_dlf_param.out} | Bin
...g.out => test_paimon_dlf_catalog_new_param.out} | Bin
.../paimon/test_paimon_hms_catalog.out | Bin 0 -> 1911 bytes
.../paimon/paimon_base_filesystem.groovy | 23 ++-
.../paimon/test_paimon_catalog.groovy | 2 +-
.../paimon/test_paimon_minio.groovy | 54 +++----
.../external_table_p0/paimon/test_paimon_s3.groovy | 75 ++++++++++
.../paimon/test_paimon_dlf_catalog.groovy | 6 +-
... test_paimon_dlf_catalog_miss_dlf_param.groovy} | 13 +-
...vy => test_paimon_dlf_catalog_new_param.groovy} | 19 ++-
.../paimon/test_paimon_hms_catalog.groovy | 157 +++++++++++++++++++++
15 files changed, 319 insertions(+), 42 deletions(-)
create mode 100644
regression-test/data/external_table_p0/paimon/test_paimon_s3.out
copy
regression-test/data/external_table_p2/paimon/{test_paimon_dlf_catalog.out =>
test_paimon_dlf_catalog_miss_dlf_param.out} (100%)
copy
regression-test/data/external_table_p2/paimon/{test_paimon_dlf_catalog.out =>
test_paimon_dlf_catalog_new_param.out} (100%)
create mode 100644
regression-test/data/external_table_p2/paimon/test_paimon_hms_catalog.out
create mode 100644
regression-test/suites/external_table_p0/paimon/test_paimon_s3.groovy
copy
regression-test/suites/external_table_p2/paimon/{test_paimon_dlf_catalog.groovy
=> test_paimon_dlf_catalog_miss_dlf_param.groovy} (81%)
copy
regression-test/suites/external_table_p2/paimon/{test_paimon_dlf_catalog.groovy
=> test_paimon_dlf_catalog_new_param.groovy} (74%)
create mode 100644
regression-test/suites/external_table_p2/paimon/test_paimon_hms_catalog.groovy
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]