maxdebayser opened a new pull request, #7873: URL: https://github.com/apache/iceberg/pull/7873
@Fokko This PR addresses issue https://github.com/apache/iceberg/issues/7255 adding code to: - convert from iceberg schema classes to Avro schema - serialize iceberg data classes to Avro files - write avro files It also adds tests for the added classes and function as well as a direct validation with the fastavro library. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
