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

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


    from 9d6926874ca [Chore](debug) add rf merger info to 
PipelineFragmentContext::debug_string() (#56405)
     add 7202586c058 [feat](catalog)AWS Glue supports S3 access via IAM 
AssumeRole. (#56311)

No new revisions were added by this update.

Summary of changes:
 .../ConfigurationAWSCredentialsProvider.java       | 23 ++++++++--
 .../amazonaws/glue/catalog/util/AWSGlueConfig.java |  2 +
 .../doris/datasource/property/ParamRules.java      | 51 ++++++++++++++++++++++
 .../metastore/AWSGlueMetaStoreBaseProperties.java  | 18 ++++----
 .../metastore/HMSGlueMetaStoreProperties.java      | 16 +++++--
 .../metastore/IcebergGlueMetaStoreProperties.java  | 32 +++++++++++---
 .../storage/AbstractS3CompatibleProperties.java    | 11 ++++-
 .../datasource/property/storage/S3Properties.java  | 26 +++++------
 .../doris/datasource/property/ParamRulesTest.java  | 34 ++++++++++++++-
 .../AWSGlueMetaStoreBasePropertiesTest.java        | 14 +++++-
 .../datasource/property/metastore/HMSGlueIT.java   | 49 +++++++++++++++++++++
 .../metastore/HMSGlueMetaStorePropertiesTest.java  |  2 +-
 .../property/metastore/IcebergGlueIT.java          | 51 ++++++++++++++++++++++
 13 files changed, 288 insertions(+), 41 deletions(-)
 create mode 100644 
fe/fe-core/src/test/java/org/apache/doris/datasource/property/metastore/HMSGlueIT.java
 create mode 100644 
fe/fe-core/src/test/java/org/apache/doris/datasource/property/metastore/IcebergGlueIT.java


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

Reply via email to