gaborgsomogyi commented on issue #23735: [SPARK-26801][SQL] Read avro types other than record URL: https://github.com/apache/spark/pull/23735#issuecomment-462797311 There are a number of hand generated binary avro files added. Let's say later the avro conversion changes and the generated files won't be binary compatible with the actual deserializer. What's the plan for such scenario? Why not generating files dynamically? (I know there are already added files like this but same question applies).
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
