Uh oh!
There was an error while loading. Please reload this page.
[fix](auto-partition) Fix auto partition load failure in multi replica - #36344
Conversation
doris-robot
commented
Jun 15, 2024
Thank you for your contribution to Apache Doris. Since 2024-03-18, the Document has been moved to doris-website. |
zclllyybb
commented
Jun 15, 2024
run compile |
zclllyybb
commented
Jun 16, 2024
run buildall |
doris-robot
commented
Jun 16, 2024
TPC-H: Total hot run time: 39756 ms |
doris-robot
commented
Jun 16, 2024
TPC-DS: Total hot run time: 170256 ms |
doris-robot
commented
Jun 16, 2024
ClickBench: Total hot run time: 30.43 s |
zclllyybb
commented
Jun 19, 2024
run buildall |
clang-tidy review says "All clean, LGTM! 👍" |
1 similar comment
clang-tidy review says "All clean, LGTM! 👍" |
doris-robot
commented
Jun 19, 2024
TPC-H: Total hot run time: 39939 ms |
doris-robot
commented
Jun 19, 2024
TPC-DS: Total hot run time: 173764 ms |
doris-robot
commented
Jun 19, 2024
ClickBench: Total hot run time: 29.73 s |
doris-robot
commented
Jun 19, 2024
TeamCity be ut coverage result: |
PR approved by anyone and no changes requested. |
PR approved by at least one committer and no changes requested. |
apache#36344) One sender may incremental_open `tablets_channel` many times. but only close one time. so don't count num_senders duplicated for one sender instance.
#36344) ## Proposed changes One sender may incremental_open `tablets_channel` many times. but only close one time. so don't count num_senders duplicated for one sender instance.
apache#36344) ## Proposed changes One sender may incremental_open `tablets_channel` many times. but only close one time. so don't count num_senders duplicated for one sender instance.
Proposed changes
Issue Number: close #xxx
One sender may incremental_open
tablets_channelmany times. but only close one time. so don't count num_senders duplicated for one sender instance.