-
Notifications
You must be signed in to change notification settings - Fork 3.4k
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
[fix] let backup work on azure #46411
Conversation
Thank you for your contribution to Apache Doris. Please clearly describe your PR:
|
run buildall |
399449a
to
59a6e56
Compare
run buildall |
TPC-H: Total hot run time: 32821 ms
|
PR approved by at least one committer and no changes requested. |
PR approved by anyone and no changes requested. |
TeamCity be ut coverage result: |
TPC-DS: Total hot run time: 196746 ms
|
ClickBench: Total hot run time: 31.25 s
|
1. use https for azure 2. region is unnecessary for gcp. 3. fe pass provider to be 4. be listblob endless loop 5. fe globlist use hierarchy api 6. azure type should be s3 in fe 7. add azure file system adaptor in gson
59a6e56
to
d59742d
Compare
run buildall |
TPC-H: Total hot run time: 32642 ms
|
TeamCity be ut coverage result: |
TPC-DS: Total hot run time: 196909 ms
|
ClickBench: Total hot run time: 32 s
|
PR approved by at least one committer and no changes requested. |
1. use https for azure 2. region is unnecessary for gcp. 3. fe pass provider to be 4. be listblob endless loop 5. fe globlist use hierarchy api 6. azure type should be s3 in fe 7. add azure file system adaptor in gson
Cherry-picked from #46411 Co-authored-by: Yongqiang YANG <[email protected]>
What 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)