-
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
[opt](rowset meta) truncate segments key bounds if too large to avoid RowsetMetaCloudPB
exceeds fdb's 100KB limits
#45287
base: master
Are you sure you want to change the base?
Conversation
Thank you for your contribution to Apache Doris. Please clearly describe your PR:
|
clang-tidy review says "All clean, LGTM! 👍" |
1 similar comment
clang-tidy review says "All clean, LGTM! 👍" |
f848d0f
to
6754c7f
Compare
clang-tidy review says "All clean, LGTM! 👍" |
6754c7f
to
c6e01f4
Compare
clang-tidy review says "All clean, LGTM! 👍" |
c6e01f4
to
a870868
Compare
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.
clang-tidy made some suggestions
b29e183
to
4de3fe4
Compare
4b70373
to
c2c2892
Compare
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.
clang-tidy made some suggestions
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.
clang-tidy made some suggestions
286cb7a
to
3c33012
Compare
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.
clang-tidy made some suggestions
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.
clang-tidy made some suggestions
59f196e
to
59d64f4
Compare
run buildall |
TPC-H: Total hot run time: 40571 ms
|
TPC-DS: Total hot run time: 190947 ms
|
ClickBench: Total hot run time: 33.74 s
|
PR approved by anyone and no changes requested. |
a0503e7
to
2d33fa3
Compare
run buildall |
run buildall |
TeamCity be ut coverage result: |
TPC-H: Total hot run time: 32650 ms
|
TPC-DS: Total hot run time: 196711 ms
|
ClickBench: Total hot run time: 31.46 s
|
90f5095
to
25f1cf7
Compare
run buildall |
TPC-H: Total hot run time: 32735 ms
|
TPC-DS: Total hot run time: 187183 ms
|
ClickBench: Total hot run time: 31.52 s
|
TeamCity be ut coverage result: |
25f1cf7
to
d5a53e6
Compare
run buildall |
TPC-H: Total hot run time: 32363 ms
|
TeamCity be ut coverage result: |
TPC-DS: Total hot run time: 190192 ms
|
ClickBench: Total hot run time: 30.89 s
|
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)