xiarixiaoyao commented on pull request #3668:
URL: https://github.com/apache/hudi/pull/3668#issuecomment-940584211


   @codope  thanks for your try this pr.    notice that  we should not use 
--conf "hoodie.schema.evolution.enable=true", this conf is not start with 
spark/hadoop/hive  spark will ignore this conf.   see the test case,  we can 
execute set command to enable schema evolution, sql("set 
hoodie.schema.evolution.enable=true").     another things it's very strange 
that rename cannot work well, TestSpark3DDL already contains rename example, 
spark2 has no same test case .    maybe we can discuss this problem by slack, 
thanks.


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