ad1happy2go commented on issue #8341:
URL: https://github.com/apache/hudi/issues/8341#issuecomment-1491965786

   Hey. I was able to reproduce your issue and checked the code too.
   
   It seems like you have to set this property also if your usecase needs 
dropping column in schema evolution - 
.option("hoodie.datasource.write.schema.allow.auto.evolution.column.drop", 
"true")
   
   I tried with this and no longer facing the issue. Let me know.


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