Skip to content

Conversation

@alamb
Copy link
Contributor

@alamb alamb commented Oct 28, 2025

Which issue does this PR close?

Rationale for this change

Let's help users know what features are supported by this crate

What changes are included in this PR?

Add a link to the arrow implementation status

Are these changes tested?

If tests are not included in your PR, please explain why (for example, are they covered by existing tests)?

Are there any user-facing changes?

If there are user-facing changes then we may require documentation to be updated before approving the PR.

If there are any breaking changes to public APIs, please call them out.

@alamb alamb added the documentation Improvements or additions to documentation label Oct 28, 2025
@github-actions github-actions bot added the arrow Changes to the arrow crate label Oct 28, 2025
@martin-g
Copy link
Member

unrelated: Should Avro be checked now for Rust at https://arrow.apache.org/docs/status.html#third-party-data-formats ?
https://crates.io/crates/arrow-avro

@mbrobbel
Copy link
Member

unrelated: Should Avro be checked now for Rust at https://arrow.apache.org/docs/status.html#third-party-data-formats ? https://crates.io/crates/arrow-avro

apache/arrow#47931

Co-authored-by: Matthijs Brobbel <m1brobbel@gmail.com>
@alamb
Copy link
Contributor Author

alamb commented Oct 28, 2025

@alamb alamb merged commit 1c8eac1 into apache:main Oct 29, 2025
23 checks passed
@alamb
Copy link
Contributor Author

alamb commented Oct 29, 2025

🚀

pull bot pushed a commit to thompson-tomo/arrow that referenced this pull request Oct 31, 2025
…pache#47987)

### Rationale for this change
- closes apache#47986

The Rust implementation has gained many features recently and it would
be good to update the status page

It turns out the Rust implementation is quite complete now 🎉 

We are also consolidating our docs to point here as the canonical source
of status. See
- apache/arrow-rs#8732

### What changes are included in this PR?
Update the status page https://arrow.apache.org/docs/status.html to
reflect the Rust implementation status

I will comment inline with doc / code references

### Are these changes tested?

### Are there any user-facing changes?
Doc only, no behavior changes

* GitHub Issue: apache#47986
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

arrow Changes to the arrow crate documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants