Uh oh!
There was an error while loading. Please reload this page.
[fix](coldhot) fix cannot cancel storage policy of partition - #35874
Conversation
doris-robot
commented
Jun 4, 2024
Thank you for your contribution to Apache Doris. Since 2024-03-18, the Document has been moved to doris-website. |
Yulei-Yang
commented
Jun 4, 2024
run buildall |
doris-robot
commented
Jun 4, 2024
TPC-H: Total hot run time: 39914 ms |
doris-robot
commented
Jun 4, 2024
TPC-DS: Total hot run time: 170815 ms |
doris-robot
commented
Jun 4, 2024
ClickBench: Total hot run time: 30.53 s |
PR approved by at least one committer and no changes requested. |
PR approved by anyone and no changes requested. |
xy720
left a comment
There was a problem hiding this comment.
Are you sure that canceling the partition's policy will not cause any other issues?
Uh oh!
There was an error while loading. Please reload this page.
We should not cancel any storage migration policies after data migration. |
Yulei-Yang
commented
Jun 5, 2024
run buildall |
doris-robot
commented
Jun 5, 2024
TPC-H: Total hot run time: 41396 ms |
doris-robot
commented
Jun 5, 2024
TPC-DS: Total hot run time: 168853 ms |
doris-robot
commented
Jun 5, 2024
ClickBench: Total hot run time: 31.23 s |
PR approved by at least one committer and no changes requested. |
Yulei-Yang
commented
Jun 14, 2024
run buildall |
doris-robot
commented
Jun 14, 2024
TPC-H: Total hot run time: 39744 ms |
doris-robot
commented
Jun 14, 2024
TPC-DS: Total hot run time: 173975 ms |
doris-robot
commented
Jun 14, 2024
ClickBench: Total hot run time: 29.63 s |
PR approved by at least one committer and no changes requested. |
Yulei-Yang
commented
Jun 14, 2024
run p0 |
4 similar comments
Yulei-Yang
commented
Jun 14, 2024
run p0 |
Yulei-Yang
commented
Jun 14, 2024
run p0 |
Yulei-Yang
commented
Jun 14, 2024
run p0 |
Yulei-Yang
commented
Jun 14, 2024
run p0 |
Fix an issue that executing a stmt to cancel a partition's storage policy returns ok, but it does not work.
…35874) Fix an issue that executing a stmt to cancel a partition's storage policy returns ok, but it does not work.
Issue:

execute a stmt to cancel a partition's storage policy returns ok, but it does not work: