matthias-Q opened a new issue, #6541: URL: https://github.com/apache/arrow-rs/issues/6541
**Is your feature request related to a problem or challenge? Please describe what you are trying to do.** I want to be able to export a schema into the avro format. This would make registering it in other data catalogs much easier. E.g. AWS Glue accepts a Avro Json or json-schema (as a string). **Describe the solution you'd like** Add a method that deserializes the struct into the avro schema format (or json schema) -- 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]
