nsivabalan commented on issue #4043:
URL: https://github.com/apache/hudi/issues/4043#issuecomment-974824144


   May I know whats the new column you are adding just in writer2? In desc you 
are describing as `_hoodie_deleted_date`, but I don't see any such field in 
your target table schema. may be its a diff column is it. 
   Also, in general schema evolution works well if you add a new column to the 
end of the existing schema. if you add in the middle, I am not sure it might 
sit well. 
   Can you confirm this. please. 


-- 
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