nsivabalan commented on pull request #2334: URL: https://github.com/apache/hudi/pull/2334#issuecomment-751308433
@pengzhiwei2018 : sorry I am not following the problem here. Can you throw some light. Schema evolution is throwing an exception w/ Hudi, i.e a field's data type evolved to a compatible data type and hudi fails to accommodate it? is that the problem. If yes, can you check https://github.com/apache/hudi/pull/2350. there is a bug in schema compatibility check and the patch should fix it. If not, can you elaborate what exactly is the problem. For eg: use-case given at https://github.com/apache/hudi/issues/2063 succeeds with https://github.com/apache/hudi/pull/2350 ---------------------------------------------------------------- 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]
