This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch auto-pick-54882-branch-3.1
in repository https://gitbox.apache.org/repos/asf/doris.git
from ddf98053387 branch-3.1: [feat](paimon) support paimon dlf rest catalog
(#54523) (#54887)
add 2943ea5dadb [chore](param-refactor)Support independent AWS connection
timeout settings for each object storage (#54882)
No new revisions were added by this update.
Summary of changes:
.../metastore/AbstractIcebergProperties.java | 25 ++++++++-
.../IcebergAliyunDLFMetaStoreProperties.java | 10 ++--
.../IcebergFileSystemMetaStoreProperties.java | 5 +-
.../metastore/IcebergGlueMetaStoreProperties.java | 17 +++---
.../metastore/IcebergHMSMetaStoreProperties.java | 7 +--
.../property/metastore/IcebergRestProperties.java | 3 +-
.../IcebergS3TablesMetaStoreProperties.java | 19 ++-----
.../storage/AbstractS3CompatibleProperties.java | 60 +++-------------------
.../datasource/property/storage/COSProperties.java | 49 ++++++++++++++++++
.../property/storage/MinioProperties.java | 50 ++++++++++++++++++
.../datasource/property/storage/OBSProperties.java | 49 ++++++++++++++++++
.../datasource/property/storage/OSSProperties.java | 49 ++++++++++++++++++
.../property/storage/ObjectStorageProperties.java | 11 ++++
.../datasource/property/storage/S3Properties.java | 29 +++++++++--
.../property/storage/COSPropertiesTest.java | 16 +++---
.../property/storage/OBSPropertyTest.java | 10 ++--
.../property/storage/OSSPropertiesTest.java | 10 ++--
17 files changed, 303 insertions(+), 116 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]