[opt](mow) opt mow lookup with sequence column (#38287)#38407
[opt](mow) opt mow lookup with sequence column (#38287)#38407cambyzju merged 1 commit intoapache:branch-2.0from
Conversation
Compare primary key without sequence column is expensive, if full key is exact_match, the primary key without sequence column should also the same, do not need to compare again.
|
Thank you for your contribution to Apache Doris. Since 2024-03-18, the Document has been moved to doris-website. |
|
run buildall |
|
clang-tidy review says "All clean, LGTM! 👍" |
TPC-H: Total hot run time: 49785 ms |
|
TeamCity be ut coverage result: |
TPC-DS: Total hot run time: 203735 ms |
ClickBench: Total hot run time: 30.72 s |
|
Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' |
|
PR approved by at least one committer and no changes requested. |
|
PR approved by anyone and no changes requested. |
pick #38287 to branch-2.0