This is an automated email from the ASF dual-hosted git repository.
thisisnic pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/arrow.git
The following commit(s) were added to refs/heads/main by this push:
new 2581991d5f MINOR: [Docs] Update Rust implementation status for Parquet
Variant in Documentation (#49215)
2581991d5f is described below
commit 2581991d5f4e5f74ec51181346b7f1d383c36231
Author: Andrew Lamb <[email protected]>
AuthorDate: Mon Apr 20 21:24:35 2026 -0400
MINOR: [Docs] Update Rust implementation status for Parquet Variant in
Documentation (#49215)
### Rationale for this change
The Rust implementation supports the Variant type:
https://docs.rs/parquet/latest/parquet/variant/enum.Variant.html
### What changes are included in this PR?
Update the supported matrix to reflect this fact
### Are these changes tested?
N/A
### Are there any user-facing changes?
Documentation only changes, no functional changes
Authored-by: Andrew Lamb <[email protected]>
Signed-off-by: Nic Crane <[email protected]>