Uh oh!
There was an error while loading. Please reload this page.
[enhancement](schema) Add schema consistency check when add partition - #24707
Conversation
dataroaring
commented
Sep 21, 2023
run buildall |
luwei16
commented
Sep 21, 2023
run buildall |
doris-robot
commented
Sep 21, 2023
(From new machine)TeamCity pipeline, clickbench performance test result: |
morningman
left a comment
There was a problem hiding this comment.
Can it be covered by case?
PR approved by at least one committer and no changes requested. |
PR approved by anyone and no changes requested. |
luwei16
commented
Sep 21, 2023
Existing regression cases can partially cover it, but the code with meta_changed = true cannot be covered because this is an abnormal scenario. |
Proposed changes
Issue Number: close #xxx
When adding partition, add schema consistency check to reduce the possibility of inconsistency between FE and BE schema.
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...