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

github-bot pushed a change to branch auto-pick-54385-branch-3.1
in repository https://gitbox.apache.org/repos/asf/doris.git


    from 98b279e4c04 branch-3.1: [feat](cloud) change the type to optional in 
the alter storage vault command #54394 (#54476)
     add 993cc641e15 [opt](iceberg) support glue rest catalog with s3tables 
(#54385)

No new revisions were added by this update.

Summary of changes:
 .../property/metastore/IcebergRestProperties.java  |  48 ++++++
 .../storage/AbstractS3CompatibleProperties.java    |  10 ++
 .../datasource/property/storage/S3Properties.java  |  44 ++++-
 .../metastore/IcebergRestPropertiesTest.java       | 185 +++++++++++++++++++++
 .../property/metastore/RestCatalogTest.java        | 112 +++++++++++++
 .../property/storage/S3PropertiesTest.java         |  15 ++
 regression-test/conf/regression-conf.groovy        |   3 +
 ...t_overwrite.out => test_glue_rest_s3tables.out} | Bin 23561 -> 20823 bytes
 .../backup_restore_object_storage.groovy           |   8 +-
 .../refactor_storage_param/s3_load.groovy          |   7 +-
 ...nsert.groovy => test_glue_rest_s3tables.groovy} |  18 +-
 11 files changed, 423 insertions(+), 27 deletions(-)
 create mode 100644 
fe/fe-core/src/test/java/org/apache/doris/datasource/property/metastore/RestCatalogTest.java
 copy 
regression-test/data/external_table_p2/iceberg/{test_s3tables_insert_overwrite.out
 => test_glue_rest_s3tables.out} (88%)
 copy 
regression-test/suites/external_table_p2/iceberg/{test_s3tables_write_insert.groovy
 => test_glue_rest_s3tables.groovy} (98%)


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

Reply via email to