jecsand838 opened a new pull request, #8556: URL: https://github.com/apache/arrow-rs/pull/8556
# Which issue does this PR close? - Closes #8504 - Part of #4886 # Rationale for this change Due to the number of features `arrow-avro` has, a README.md file clearly explaining these features and when to use them would be useful for our users. # What changes are included in this PR? * New README.md file for arrow-avro * Minor change in `schema.rs` (made `Array` `pub(crate)`). This is a one liner that was missed in #8492 # Are these changes tested? These changes involve adding a README.md and tightening the public API in a missed spot. Nothing should break and all existing tests should pass. # Are there any user-facing changes? N/A since `arrow-avro` isn't public yet. -- 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]
