-
Notifications
You must be signed in to change notification settings - Fork 3.3k
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](cluster key) fix cluster key schema change #45203
Conversation
Thank you for your contribution to Apache Doris. Please clearly describe your PR:
|
clang-tidy review says "All clean, LGTM! 👍" |
run buildall |
TPC-H: Total hot run time: 39823 ms
|
TeamCity be ut coverage result: |
TPC-DS: Total hot run time: 197234 ms
|
ClickBench: Total hot run time: 32.31 s
|
b66dc6e
to
cc03363
Compare
clang-tidy review says "All clean, LGTM! 👍" |
1 similar comment
clang-tidy review says "All clean, LGTM! 👍" |
cc03363
to
72c9f64
Compare
run buildall |
clang-tidy review says "All clean, LGTM! 👍" |
TPC-H: Total hot run time: 41192 ms
|
TeamCity be ut coverage result: |
TPC-DS: Total hot run time: 191649 ms
|
ClickBench: Total hot run time: 32.54 s
|
clang-tidy review says "All clean, LGTM! 👍" |
f7ae8bd
to
0da45c7
Compare
run buildall |
clang-tidy review says "All clean, LGTM! 👍" |
TeamCity be ut coverage result: |
TPC-H: Total hot run time: 39696 ms
|
run buildall |
clang-tidy review says "All clean, LGTM! 👍" |
TPC-H: Total hot run time: 40426 ms
|
TeamCity be ut coverage result: |
TPC-DS: Total hot run time: 189296 ms
|
ClickBench: Total hot run time: 32.65 s
|
3ee006a
to
d875a50
Compare
run buildall |
clang-tidy review says "All clean, LGTM! 👍" |
TPC-H: Total hot run time: 39969 ms
|
TPC-DS: Total hot run time: 190557 ms
|
ClickBench: Total hot run time: 32.97 s
|
TeamCity be ut coverage result: |
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
PR approved by at least one committer and no changes requested. |
PR approved by anyone 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
What problem does this PR solve?
Issue Number: close #xxx
Related PR: #xxx
Problem Summary:
for schema change: add a key in the tail of all keys, may get:
Release note
None
Check List (For Author)
Test
Behavior changed:
Does this need documentation?
Check List (For Reviewer who merge this PR)