[Test](regression-test): do not use path style to access s3#35787
Merged
hello-stephen merged 9 commits intoapache:branch-2.0from Jul 13, 2024
Merged
[Test](regression-test): do not use path style to access s3#35787hello-stephen merged 9 commits intoapache:branch-2.0from
hello-stephen merged 9 commits intoapache:branch-2.0from
Conversation
`bucket` should be in domain instead of HTTP path. Change-Id: I2239d2d5b594ccb4594c413ade72e0e401f1ade0
…pache#35725) This PR continues <apache#35666>. Change-Id: I1629c4bcae6c007c5dff04ceb2de362d21ad6846
|
Thank you for your contribution to Apache Doris. Since 2024-03-18, the Document has been moved to doris-website. |
Contributor
|
run buildall |
Contributor
|
run buildall |
Contributor
|
run buildall |
Contributor
|
@Thearas There are some p0 and external testcases failed. Can you check and fix them? |
Contributor
Author
|
@xiaokang OK, I will fix it when I get time. |
Contributor
Author
|
run buildall |
Change-Id: I1ecb67a306dfe03c740b7da8c60aa4f4e07c1d05
Contributor
Author
|
run buildall |
Change-Id: I16060040e9bc14d8914602e66d0ce6417a9a1a25
Contributor
|
run buildall |
Contributor
Author
|
run buildall |
mongo360
pushed a commit
to mongo360/doris
that referenced
this pull request
Aug 16, 2024
…5787) ## Proposed changes CP from apache#35666 and apache#35725. --------- Co-authored-by: Kang <kxiao.tiger@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Proposed changes
CP from #35666 and #35725.