WaterKnight1998 opened a new pull request, #2131: URL: https://github.com/apache/avro/pull/2131
Good afternoon, I am implementing an Arrow to Avro converter. I have seen that ResolvedSchema is protected in your library. However, most of libraries for conversion need access to the real types for implementing the conversion. That's why I made this PR. I speak about it in: [#99](https://github.com/flavray/avro-rs/pull/99#issuecomment-1451616600) with @martin-g Best regards, David -- 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]
