Skip to content

Conversation

@alamb
Copy link
Contributor

@alamb alamb commented Oct 28, 2025

Rationale for this change

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

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-actions
Copy link

Thanks for opening a pull request!

If this is not a minor PR. Could you open an issue for this pull request on GitHub? https://github.com/apache/arrow/issues/new/choose

Opening GitHub issues ahead of time contributes to the Openness of the Apache Arrow project.

Then could you also rename the pull request title in the following format?

GH-${GITHUB_ISSUE_ID}: [${COMPONENT}] ${SUMMARY}

or

MINOR: [${COMPONENT}] ${SUMMARY}

See also:

| Float32/64 ||||||||||
+-------------------+-------+-------+-------+----+-------+-------+-------+-------+-----------+
| Decimal32 || || || | | ||
| Decimal32 || || || | | ||
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

| Large List |||| | \(4) ||| ||
+-------------------+-------+-------+-------+----+-------+-------+-------+-------+-----------+
| List View || || || | | ||
| List View || || || | | ||
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

| Extension |||| | ||| ||
+-------------------+-------+-------+-------+----+-------+-------+-------+-------+-----------+
| Run-End Encoded || || | | | | ||
| Run-End Encoded || || | | | | ||
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+-----------------------+-------+-------+-------+------------+-------+-------+-------+-------+
| Canonical | C++ | Java | Go | JavaScript | C# | Rust | Julia | Swift |
| Extension types | | | | | | | | |
+=======================+=======+=======+=======+============+=======+=======+=======+=======+
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@github-actions github-actions bot added awaiting changes Awaiting changes and removed awaiting committer review Awaiting committer review labels Oct 28, 2025
@thisisnic thisisnic changed the title [GH-47986]: [Docs] Update the Rust on implementation status page GH-47986: [Docs] Update the Rust on implementation status page Oct 28, 2025
@github-actions
Copy link

⚠️ GitHub issue #47986 has been automatically assigned in GitHub to PR creator.

Copy link
Member

@thisisnic thisisnic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wonderful, thank you! Approved pending green CI

@github-actions github-actions bot added awaiting merge Awaiting merge and removed awaiting changes Awaiting changes labels Oct 28, 2025
@github-actions github-actions bot added awaiting changes Awaiting changes and removed awaiting merge Awaiting merge labels Oct 29, 2025
@github-actions github-actions bot added awaiting change review Awaiting change review awaiting changes Awaiting changes and removed awaiting changes Awaiting changes awaiting change review Awaiting change review labels Oct 29, 2025
@alamb
Copy link
Contributor Author

alamb commented Oct 31, 2025

Thank you @thisisnic and @albertlockett for the reviews

@alamb alamb merged commit 2289f31 into apache:main Oct 31, 2025
7 checks passed
@alamb alamb deleted the alamb/update_rust_impl branch October 31, 2025 10:38
@conbench-apache-arrow
Copy link

After merging your PR, Conbench analyzed the 0 benchmarking runs that have been run so far on merge-commit 2289f31.

None of the specified runs were found on the Conbench server.

The full Conbench report has more details.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Docs] Update the Rust implementation status page

3 participants