Uh oh!
There was an error while loading. Please reload this page.
[config](inverted index)Make inverted_index_ram_dir enable by default - #35094
Conversation
doris-robot
commented
May 21, 2024
Thank you for your contribution to Apache Doris. Since 2024-03-18, the Document has been moved to doris-website. |
qidaye
commented
May 21, 2024
run buildall |
clang-tidy review says "All clean, LGTM! 👍" |
PR approved by anyone and no changes requested. |
doris-robot
commented
May 21, 2024
TeamCity be ut coverage result: |
PR approved by at least one committer and no changes requested. |
…#35094) `inverted_index_ram_dir_enable` can reduce disk IO in writing index time. We turn it on by default. Co-authored-by: Luennng <luennng@gmail.com>
…apache#35094) `inverted_index_ram_dir_enable` can reduce disk IO in writing index time. We turn it on by default. Co-authored-by: Luennng <luennng@gmail.com>
…apache#35094) `inverted_index_ram_dir_enable` can reduce disk IO in writing index time. We turn it on by default. Co-authored-by: Luennng <luennng@gmail.com>
Proposed changes
inverted_index_ram_dir_enablecan reduce disk IO in writing index time.We turn it on by default.
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...