-
Notifications
You must be signed in to change notification settings - Fork 3.5k
[fix](aws iam role) Fix some bug about iam role feature #50682
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 |
improve feature #49541 |
TPC-H: Total hot run time: 33854 ms
|
TPC-DS: Total hot run time: 192723 ms
|
ClickBench: Total hot run time: 29.07 s
|
run buildall |
TPC-H: Total hot run time: 33865 ms
|
TPC-DS: Total hot run time: 192613 ms
|
ClickBench: Total hot run time: 28.74 s
|
e05090a
to
0d3d3be
Compare
run buildall |
TPC-H: Total hot run time: 33816 ms
|
TPC-DS: Total hot run time: 186214 ms
|
ClickBench: Total hot run time: 28.73 s
|
run buildall |
TPC-H: Total hot run time: 33916 ms
|
TPC-DS: Total hot run time: 185802 ms
|
ClickBench: Total hot run time: 29.34 s
|
0d3d3be
to
e360031
Compare
run buildall |
TPC-H: Total hot run time: 34508 ms
|
TPC-DS: Total hot run time: 183937 ms
|
ClickBench: Total hot run time: 29.33 s
|
e360031
to
1d62622
Compare
run buildall |
TPC-H: Total hot run time: 33679 ms
|
TPC-DS: Total hot run time: 184468 ms
|
ClickBench: Total hot run time: 29.44 s
|
1d62622
to
35bca34
Compare
run buildall |
TPC-H: Total hot run time: 34072 ms
|
TPC-DS: Total hot run time: 187607 ms
|
ClickBench: Total hot run time: 28.9 s
|
run vault_p0 |
run cloud_p0 |
run external |
run p0 |
PR approved by at least one committer and no changes requested. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
* fix `S3FileSystem.globList` not support aws iam role
* fix `S3FileSystem.globList` not support aws iam role
* fix `S3FileSystem.globList` not support aws iam role
* fix `S3FileSystem.globList` not support aws iam role
S3FileSystem.globList
not support aws iam roleWhat problem does this PR solve?
Issue Number: close #xxx
Related PR: #xxx
Problem Summary:
Release note
None
Check List (For Author)
Test
Behavior changed:
Does this need documentation?
Check List (For Reviewer who merge this PR)