sbernauer edited a comment on issue #1845:
URL: https://github.com/apache/hudi/issues/1845#issuecomment-855198402


   Hi @vinothchandar, @nsivabalan and me are working on Slack trying to get our 
schema evolution usecase running. Currently only Inserts, no Upserts for CoW. 
And more complicated avro schema evolution than adding a field at the end of 
the schema. I'm trying out his patch in https://github.com/apache/hudi/pull/2927
   I seems to work fine but only if I put in a dummy transformation and specify 
both - source and target - Schemas. Setting target schema to null the schema 
evolution part fails, setting no transformer does also cause problems If I 
recall correctly.


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

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


Reply via email to