Uh oh!
There was an error while loading. Please reload this page.
[fix](merge-on-write) fix duplicate key in schema change - #25705
Conversation
liaoxin01
commented
Oct 20, 2023
run buildall |
liaoxin01
commented
Oct 24, 2023
run buildall |
liaoxin01
commented
Oct 24, 2023
run buildall |
doris-robot
commented
Oct 24, 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. |
liaoxin01
commented
Oct 25, 2023
run buildall |
Uh oh!
There was an error while loading. Please reload this page.
liaoxin01
commented
Oct 25, 2023
run buildall |
PR approved by at least one committer and no changes requested. |
doris-robot
commented
Oct 25, 2023
(From new machine)TeamCity pipeline, clickbench performance test result: |
It should be ensured that the obtained versions are continuous when calculate delete bitmap calculations in publish. The remaining NOTREADY tablet in the schema change failure should be dropped. When a rowset was deleted, the delete bitmap cannot be deleted until there are no read requests to use the rowset.
It should be ensured that the obtained versions are continuous when calculate delete bitmap calculations in publish. The remaining NOTREADY tablet in the schema change failure should be dropped. When a rowset was deleted, the delete bitmap cannot be deleted until there are no read requests to use the rowset.
Proposed changes
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...