This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch auto-pick-59082-branch-3.1
in repository https://gitbox.apache.org/repos/asf/doris.git
from ec7c4b7248d branch-3.1: [opt](jvm) add more --add-opens #58936 #59073
(#59024)
add ad80ae79f16 [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]