lokesh-lingarajan-0310 commented on PR #9743:
URL: https://github.com/apache/hudi/pull/9743#issuecomment-1767096533

   @the-other-tim-brown - 
   What would the behavior be when this is false and schema evolution is 
enabled? Is there an option where it would auto-drop the column in the target 
table?
   
   Reply - Currently the plan is to support all these evolution oob and not 
rely on the schema evolution flags. The idea of delete flag here is we are 
changing the default behavior for delete column in oob, so to not break 
backward compatibility, we will start with false as a default and after a 
couple of release we will put a warning note and make it default behavior.


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