[fix] (inverted index) fix the error result in the compound query#41297
[fix] (inverted index) fix the error result in the compound query#41297csun5285 wants to merge 2 commits intoapache:branch-2.0from
Conversation
|
Thank you for your contribution to Apache Doris. Since 2024-03-18, the Document has been moved to doris-website. |
|
run buildall |
|
run buildall |
|
TeamCity be ut coverage result: |
TPC-H: Total hot run time: 48932 ms |
TPC-DS: Total hot run time: 212113 ms |
ClickBench: Total hot run time: 30.47 s |
|
Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' |
|
We're closing this PR because it hasn't been updated in a while. |
Proposed changes
Under the expr tree of a compound node, if the parent node is not compound, the index column must be read.