Uh oh!
There was an error while loading. Please reload this page.
[improve](mow) merge and remove old version of delete bitmap when cumulative compaction is done on local mode - #41636
Conversation
doris-robot
commented
Oct 10, 2024
Thank you for your contribution to Apache Doris. Since 2024-03-18, the Document has been moved to doris-website. |
hust-hhb
commented
Oct 10, 2024
run buildall |
clang-tidy review says "All clean, LGTM! 👍" |
doris-robot
commented
Oct 10, 2024
TeamCity be ut coverage result: |
BiteTheDDDDt
commented
Oct 10, 2024
run buildall |
doris-robot
commented
Oct 10, 2024
TeamCity be ut coverage result: |
hust-hhb
commented
Oct 11, 2024
run buildall |
doris-robot
commented
Oct 11, 2024
TeamCity be ut coverage result: |
hust-hhb
commented
Oct 11, 2024
run buildall |
doris-robot
commented
Oct 11, 2024
TeamCity be ut coverage result: |
hust-hhb
commented
Oct 28, 2024
run buildall |
doris-robot
commented
Oct 28, 2024
TeamCity be ut coverage result: |
73d9c5a to
e5717fbComparehust-hhb
commented
Oct 31, 2024
run buildall |
clang-tidy review says "All clean, LGTM! 👍" |
doris-robot
commented
Oct 31, 2024
TeamCity be ut coverage result: |
e5717fb to
d9e5294Compareclang-tidy review says "All clean, LGTM! 👍" |
1 similar comment
clang-tidy review says "All clean, LGTM! 👍" |
hust-hhb
commented
Nov 21, 2024
run buildall |
doris-robot
commented
Nov 21, 2024
TeamCity be ut coverage result: |
452eba3 to
046088eComparehust-hhb
commented
Nov 27, 2024
run buildall |
1 similar comment
hust-hhb
commented
Nov 29, 2024
run buildall |
doris-robot
commented
Nov 29, 2024
TeamCity be ut coverage result: |
hust-hhb
commented
Dec 2, 2024
run buildall |
doris-robot
commented
Dec 2, 2024
TeamCity be ut coverage result: |
hust-hhb
commented
Dec 6, 2024
run buildall |
hust-hhb
commented
Dec 9, 2024
run buildall |
doris-robot
commented
Dec 9, 2024
TeamCity be ut coverage result: |
PR approved by at least one committer and no changes requested. |
…when cumulative compaction is done on local mode (apache#41636)" This reverts commit cebf648.
### What problem does this PR solve? 1. fix wrong delete bitmap logs in apache#41636 and apache#48930 2. add count and cardinality log when calculating between segments
) Problem Summary: remove code of apache#40204 and apache#41636
) Problem Summary: remove code of apache#40204 and apache#41636
) Problem Summary: remove code of apache#40204 and apache#41636
) Problem Summary: remove code of apache#40204 and apache#41636
…ulative compaction is done on local mode (apache#41636) pr apache#40204 remove delete bitmap on cloud mode, this pr is used for local mode
pr #40204 remove delete bitmap on cloud mode, this pr is used for local mode