afilipchik commented on issue #1457: [HUDI-741] Added checks to validate 
Hoodie's schema evolution.
URL: https://github.com/apache/incubator-hudi/pull/1457#issuecomment-613613150
 
 
   I found a way to get out compaction situation. Had to modify parquet-avro to 
allow avro style compatibility. Currently if avro doesn't have all the fields 
that are in parquet -> it is exception. I made it so if fields are missing in 
avro, parquet-avro reader will just skip them. Was able to resolve incompatible 
change on our dev env fine.
   
   

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


With regards,
Apache Git Services

Reply via email to