[fix](multi-catalog)fix paimon meta properties convert#37249
Merged
morningman merged 9 commits intoapache:masterfrom Jul 16, 2024
wsjz:fix_paimon_props
Merged
[fix](multi-catalog)fix paimon meta properties convert#37249morningman merged 9 commits intoapache:masterfrom wsjz:fix_paimon_props
morningman merged 9 commits intoapache:masterfrom
wsjz:fix_paimon_props
Conversation
|
Thank you for your contribution to Apache Doris. Since 2024-03-18, the Document has been moved to doris-website. |
Contributor
Author
|
run buildall |
1 similar comment
Contributor
Author
|
run buildall |
TPC-H: Total hot run time: 39898 ms |
TPC-DS: Total hot run time: 171773 ms |
ClickBench: Total hot run time: 30.28 s |
Contributor
Author
|
run buildall |
Contributor
|
run buildall |
Contributor
|
run buildall |
TPC-H: Total hot run time: 40143 ms |
TPC-DS: Total hot run time: 175147 ms |
ClickBench: Total hot run time: 29.86 s |
Contributor
Author
|
run buildall |
TPC-H: Total hot run time: 39988 ms |
TPC-DS: Total hot run time: 172846 ms |
ClickBench: Total hot run time: 30.32 s |
Contributor
Author
|
run buildall |
morningman
previously approved these changes
Jul 15, 2024
TPC-DS: Total hot run time: 172685 ms |
ClickBench: Total hot run time: 30.8 s |
Contributor
Author
|
run feut |
Contributor
|
run buildall |
wuwenchi
approved these changes
Jul 16, 2024
TPC-H: Total hot run time: 39837 ms |
TPC-DS: Total hot run time: 174314 ms |
ClickBench: Total hot run time: 30.63 s |
Contributor
Author
|
run buildall |
TPC-H: Total hot run time: 40158 ms |
TPC-DS: Total hot run time: 173023 ms |
ClickBench: Total hot run time: 30.67 s |
Contributor
|
PR approved by at least one committer and no changes requested. |
wuwenchi
approved these changes
Jul 16, 2024
morningman
pushed a commit
to morningman/doris
that referenced
this pull request
Jul 16, 2024
## Proposed changes 1. set default region to 'us-east-1' if no any region can be read 2. add meta properties convert to paimon 3. recognize ip endpoint, and return null for getRegionOfEndpoint method 4. add ut case for meta properties convert
yiguolei
pushed a commit
that referenced
this pull request
Jul 16, 2024
seawinde
pushed a commit
to seawinde/doris
that referenced
this pull request
Jul 17, 2024
## Proposed changes 1. set default region to 'us-east-1' if no any region can be read 2. add meta properties convert to paimon 3. recognize ip endpoint, and return null for getRegionOfEndpoint method 4. add ut case for meta properties convert
dataroaring
pushed a commit
that referenced
this pull request
Jul 17, 2024
## Proposed changes 1. set default region to 'us-east-1' if no any region can be read 2. add meta properties convert to paimon 3. recognize ip endpoint, and return null for getRegionOfEndpoint method 4. add ut case for meta properties convert
Closed
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