jecsand838 opened a new pull request, #47931:
URL: https://github.com/apache/arrow/pull/47931

   ### Rationale for this change
   
   The **Third‑Party Data Formats Implementation Status ** table currently 
leaves the **Rust** column blank for **Avro**. As of `arrow-rs` **57.0.0** 
(tagged 2025‑10‑19), Arrow’s Rust implementation ships an official 
**`arrow-avro`** crate that provides **both read and write** support.
   
   References:
   - arrow‑rs 57.0.0 release notes: "**Added Avro support (new `arrow-avro` 
crate)**" 
   - https://github.com/apache/arrow-rs/issues/4886 is closed.
   - `arrow_avro` crate docs describing reader + writer support.
   - GitHub Issue: https://github.com/apache/arrow/issues/47930
   
   ### What changes are included in this PR?
   
   - Edited the **“Third‑Party Data Formats”** table's **Avro Rust** cell to 
`R/W` in the `docs/source/status.rst file.
   
   ### Are these changes tested?
   
   N/A, docs‑only change. The Sphinx docs build in CI will validate the page 
renders correctly.
   
   ### Are there any user-facing changes?
   
   Yes. The published Implementation Status page will show Avro as R/W for Rust 
under Third‑Party Data Formats.
   


-- 
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]

Reply via email to