SamarthRaval opened a new issue, #8926: URL: https://github.com/apache/hudi/issues/8926
Hello guys, I have a same problem as below: <https://hudi.apache.org/docs/troubleshooting/#caused-by-orgapacheparquetioinvalidrecordexception-parquetavro-schema-mismatch-avro-field-col1-not-found|https://hudi.apache.org/docs/troubleshooting/#caused-by-orgapacheparquetioinvalidrecordexceptio[…]quetavro-schema-mismatch-avro-field-col1-not-found> but cannot find the solution for it, if someone has any idea? How to create a schema which is backward compatible ? And do we have a example of this how to do it? "The fix for this is to try and create uber schema using all the schema versions evolved so far for the concerned event and use this uber schema as the target schema. One of the good approaches can be fetching schema from hive metastore and merging it with the current schema." [Slack Message](https://apache-hudi.slack.com/archives/C4D716NPQ/p1685973246281359?thread_ts=1685973246.281359&cid=C4D716NPQ) -- 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]
