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

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


    from ba1b0e39e32 branch-4.0: [feat](catalog)Support for Loading Catalog 
Credentials via AwsCredentialsProviderChain #58740 (#59055)
     add 922af48a6a3 [feat](catalog) Support passing credentials_provider_type 
to BE for S3 access (#59082)

No new revisions were added by this update.

Summary of changes:
 be/src/util/s3_util.cpp                            | 43 +++++++++++---
 be/src/util/s3_util.h                              |  2 +
 be/test/io/s3_client_factory_test.cpp              |  8 ++-
 common/cpp/aws_common.cpp                          | 29 +++++++++
 common/cpp/aws_common.h                            | 13 +++-
 .../cpp/custom_aws_credentials_provider_chain.cpp  |  3 +
 .../common/AwsCredentialsProviderFactory.java      |  2 +-
 .../storage/AbstractS3CompatibleProperties.java    |  2 +
 .../datasource/property/storage/S3Properties.java  | 11 +++-
 .../property/storage/S3PropertiesTest.java         |  9 ++-
 regression-test/conf/regression-conf.groovy        |  7 +++
 .../aws_iam_role_p0/test_tvf_anonymous.groovy      | 69 ++++++++++++++++++++++
 12 files changed, 182 insertions(+), 16 deletions(-)
 create mode 100644 
regression-test/suites/aws_iam_role_p0/test_tvf_anonymous.groovy


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

Reply via email to