voonhous commented on issue #19457: URL: https://github.com/apache/hudi/issues/19457#issuecomment-5162641503
@wombatu-kun Is this route of schema-evolution schema-on-write or schema-on-read? If this is a schema-on-write problem, then yes, we need to fix this. We have a schema-on-read evolution path that we need to handle too, which i have marked as a todo here: https://github.com/apache/hudi/issues/19381 Given that there are 2 schema evolution paths now, we definitely need to unify this moving forward so that things area easier to maintain. -- 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]
