Uh oh!
There was an error while loading. Please reload this page.
[opt](index compaction) optimize checks before index compaction - #25486
Conversation
qidaye
commented
Oct 16, 2023
run buildall |
clang-tidy review says "All clean, LGTM! 👍" |
1 similar comment
clang-tidy review says "All clean, LGTM! 👍" |
doris-robot
commented
Oct 16, 2023
TeamCity be ut coverage result: |
doris-robot
commented
Oct 16, 2023
(From new machine)TeamCity pipeline, clickbench performance test result: |
Uh oh!
There was an error while loading. Please reload this page.
PR approved by at least one committer and no changes requested. |
PR approved by anyone and no changes requested. |
Proposed changes
If inverted index file is empty or corrupted, the index compaction will crash.
So we add more checks before apply index compaction.
index file count tests
index file list
q1

q2

q3

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...