jecsand838 opened a new pull request, #8402: URL: https://github.com/apache/arrow-rs/pull/8402
# Which issue does this PR close? - **Related to**: #4886 (“Add Avro Support”) - **Follows-up** on https://github.com/apache/arrow-rs/pull/8316 # Rationale for this change @alamb had some recommendations for improving the `arrow-avro` documentation in #8316. This is a follow-up to address those suggestions. # What changes are included in this PR? 1. `lib.rs` documentations 2. `reader/mod.rs` improved documentation and inlined examples 3. `writer/mod.rs` improved documentation and inlined examples **NOTE:** Some doc tests are currently ignored while they're functionality is completed in https://github.com/apache/arrow-rs/pull/8371 # Are these changes tested? Yes, doc tests have been included which all run (with the exception of 3 ignored ones that will work soon) <img width="1861" height="1027" alt="Screenshot 2025-09-22 at 3 36 02 AM" src="https://github.com/user-attachments/assets/9dbec0bd-aae0-4655-ab9d-89f9b2fc4e9a" /> <img width="1878" height="1022" alt="Screenshot 2025-09-22 at 3 36 19 AM" src="https://github.com/user-attachments/assets/44f59af8-bcdb-4526-a97d-8a3478ec356b" /> <img width="1900" height="1021" alt="Screenshot 2025-09-22 at 3 36 34 AM" src="https://github.com/user-attachments/assets/ebda9db2-103f-4026-be78-66c6115b557c" /> # Are there any user-facing changes? N/A -- 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]
