fengjian428 commented on issue #5058:
URL: https://github.com/apache/hudi/issues/5058#issuecomment-1071964203


     Hudi only support schema evolution when Add a new nullable column at root 
level at the end or inner struct (at the end). 
[schema_evolution](https://hudi.apache.org/docs/schema_evolution/ )
   but you add column at the middle, in this case may need recreate hudi table?
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to