-
Notifications
You must be signed in to change notification settings - Fork 3.7k
[feat](catalog) Support passing credentials_provider_type to BE for S3 access #59082
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Thank you for your contribution to Apache Doris. Please clearly describe your PR:
|
|
run buildall |
|
run buildall |
|
run buildall |
Cloud UT Coverage ReportIncrement line coverage Increment coverage report
|
FE UT Coverage ReportIncrement line coverage |
FE Regression Coverage ReportIncrement line coverage |
|
run buildall |
...src/main/java/org/apache/doris/datasource/property/common/AwsCredentialsProviderFactory.java
Show resolved
Hide resolved
Cloud UT Coverage ReportIncrement line coverage Increment coverage report
|
|
run buildall |
Cloud UT Coverage ReportIncrement line coverage Increment coverage report
|
FE UT Coverage ReportIncrement line coverage |
TPC-H: Total hot run time: 36502 ms |
TPC-DS: Total hot run time: 178900 ms |
ClickBench: Total hot run time: 27.26 s |
FE Regression Coverage ReportIncrement line coverage |
|
run feut |
|
run beut |
|
run buildall |
|
run vault_p0 |
|
PR approved by at least one committer and no changes requested. |
|
PR approved by anyone and no changes requested. |
BE UT Coverage ReportIncrement line coverage Increment coverage report
|
BE Regression && UT Coverage ReportIncrement line coverage Increment coverage report
|
FE Regression Coverage ReportIncrement line coverage |
#58740
This is the backend change for PR #58740, with additional test cases added on top of it.