This is an automated email from the ASF dual-hosted git repository.

alamb pushed a commit to branch alamb-patch-1
in repository https://gitbox.apache.org/repos/asf/arrow.git

commit 0debca8179e0ff1da9f1a5cb0300d8a5d883ea95
Author: Andrew Lamb <[email protected]>
AuthorDate: Tue Feb 10 08:25:32 2026 -0500

    Update Rust implementation status for Parquet Variant in Docmeantion
---
 docs/source/status.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/source/status.rst b/docs/source/status.rst
index f9174e7288..6379741878 100644
--- a/docs/source/status.rst
+++ b/docs/source/status.rst
@@ -129,7 +129,7 @@ Data Types
 
+-----------------------+-------+-------+-------+------------+-------+-------+-------+-------+
 | 8-bit Boolean         | ✓     |       | ✓     |            |       |  ✓    | 
      |       |
 
+-----------------------+-------+-------+-------+------------+-------+-------+-------+-------+
-| Parquet Variant       |       |       | ✓     |            |       |       | 
      |       |
+| Parquet Variant       |       |       | ✓     |            |       |  ✓    | 
      |       |
 
+-----------------------+-------+-------+-------+------------+-------+-------+-------+-------+
 
 Notes:

Reply via email to