Uh oh!
There was an error while loading. Please reload this page.
[fix](inverted index) skip read index column data only for DUP and MOW table - #32594
Conversation
doris-robot
commented
Mar 21, 2024
Thank you for your contribution to Apache Doris. Since 2024-03-18, the Document has been moved to doris-website. |
xiaokang
commented
Mar 21, 2024
run buildall |
xiaokang
commented
Mar 21, 2024
run buildall |
clang-tidy review says "All clean, LGTM! 👍" |
1 similar comment
clang-tidy review says "All clean, LGTM! 👍" |
PR approved by anyone and no changes requested. |
doris-robot
commented
Mar 21, 2024
TeamCity be ut coverage result: |
PR approved by at least one committer and no changes requested. |
Proposed changes
Issue Number: close #xxx
Skip read index column data for MOR may cause wrong result, so only do it for DUP and MOW table.
Further comments
If this is a relatively large or complex change, kick off the discussion at dev@doris.apache.org by explaining why you chose the solution you did and what alternatives you considered, etc...