-
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](compaction) fix mismatch between segment key and value column rows during compaction (#37960) (#38251) (#38356) #39263
[fix](compaction) fix mismatch between segment key and value column rows during compaction (#37960) (#38251) (#38356) #39263
Conversation
…ows during compaction (apache#37960) When a block is splitted to 3 segments, old code just handles 2 and the last is overlowed.
… compaction (apache#38251) apache#37960 introduced this issue
…38356) apache#37960 introduces this problem
Thank you for your contribution to Apache Doris. Since 2024-03-18, the Document has been moved to doris-website. |
clang-tidy review says "All clean, LGTM! 👍" |
run buildall |
clang-tidy review says "All clean, LGTM! 👍" |
run buildall |
TeamCity be ut coverage result: |
TPC-H: Total hot run time: 50029 ms
|
TPC-DS: Total hot run time: 204998 ms
|
ClickBench: Total hot run time: 31.27 s
|
Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
|
…ows during compaction (apache#37960) (apache#38251) (apache#38356) (apache#39263) pick master apache#37960 apache#38251 apache#38356
pick master #37960 #38251 #38356