diff --git a/docs/source/status.rst b/docs/source/status.rst index 6b8098bd991..f9174e72883 100644 --- a/docs/source/status.rst +++ b/docs/source/status.rst @@ -46,9 +46,9 @@ Data Types +-------------------+-------+-------+-------+----+-------+-------+-------+-------+-----------+ | Float32/64 | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | +-------------------+-------+-------+-------+----+-------+-------+-------+-------+-----------+ -| Decimal32 | ✓ | | ✓ | | ✓ | | | | ✓ | +| Decimal32 | ✓ | | ✓ | | ✓ | ✓ | | | ✓ | +-------------------+-------+-------+-------+----+-------+-------+-------+-------+-----------+ -| Decimal64 | ✓ | | ✓ | | ✓ | | | | ✓ | +| Decimal64 | ✓ | | ✓ | | ✓ | ✓ | | | ✓ | +-------------------+-------+-------+-------+----+-------+-------+-------+-------+-----------+ | Decimal128 | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | | ✓ | +-------------------+-------+-------+-------+----+-------+-------+-------+-------+-----------+ @@ -89,9 +89,9 @@ Data Types +-------------------+-------+-------+-------+----+-------+-------+-------+-------+-----------+ | Large List | ✓ | ✓ | ✓ | | \(4) | ✓ | ✓ | | ✓ | +-------------------+-------+-------+-------+----+-------+-------+-------+-------+-----------+ -| List View | ✓ | | ✓ | | ✓ | | | | ✓ | +| List View | ✓ | | ✓ | | ✓ | ✓ | | | ✓ | +-------------------+-------+-------+-------+----+-------+-------+-------+-------+-----------+ -| Large List View | ✓ | | ✓ | | | | | | ✓ | +| Large List View | ✓ | | ✓ | | | ✓ | | | ✓ | +-------------------+-------+-------+-------+----+-------+-------+-------+-------+-----------+ | Struct | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | | ✓ | +-------------------+-------+-------+-------+----+-------+-------+-------+-------+-----------+ @@ -110,24 +110,24 @@ Data Types +-------------------+-------+-------+-------+----+-------+-------+-------+-------+-----------+ | Extension | ✓ | ✓ | ✓ | | | ✓ | ✓ | | ✓ | +-------------------+-------+-------+-------+----+-------+-------+-------+-------+-----------+ -| Run-End Encoded | ✓ | | ✓ | | | | | | ✓ | +| Run-End Encoded | ✓ | | ✓ | | | ✓ | | | ✓ | +-------------------+-------+-------+-------+----+-------+-------+-------+-------+-----------+ +-----------------------+-------+-------+-------+------------+-------+-------+-------+-------+ | Canonical | C++ | Java | Go | JavaScript | C# | Rust | Julia | Swift | | Extension types | | | | | | | | | +=======================+=======+=======+=======+============+=======+=======+=======+=======+ -| Fixed shape tensor | ✓ | | | | | | | | +| Fixed shape tensor | ✓ | | | | | ✓ | | | +-----------------------+-------+-------+-------+------------+-------+-------+-------+-------+ -| Variable shape tensor | | | | | | | | | +| Variable shape tensor | | | | | | ✓ | | | +-----------------------+-------+-------+-------+------------+-------+-------+-------+-------+ -| JSON | ✓ | | ✓ | | | | | | +| JSON | ✓ | | ✓ | | | ✓ | | | +-----------------------+-------+-------+-------+------------+-------+-------+-------+-------+ -| Opaque | ✓ | ✓ | ✓ | | | | | | +| Opaque | ✓ | ✓ | ✓ | | | ✓ | | | +-----------------------+-------+-------+-------+------------+-------+-------+-------+-------+ -| UUID | ✓ | | ✓ | | | | | | +| UUID | ✓ | | ✓ | | | ✓ | | | +-----------------------+-------+-------+-------+------------+-------+-------+-------+-------+ -| 8-bit Boolean | ✓ | | ✓ | | | | | | +| 8-bit Boolean | ✓ | | ✓ | | | ✓ | | | +-----------------------+-------+-------+-------+------------+-------+-------+-------+-------+ | Parquet Variant | | | ✓ | | | | | | +-----------------------+-------+-------+-------+------------+-------+-------+-------+-------+ @@ -160,9 +160,9 @@ IPC Format +-----------------------------+-------+-------+-------+----+-------+-------+-------+-------+-----------+ | Dictionaries | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | | | +-----------------------------+-------+-------+-------+----+-------+-------+-------+-------+-----------+ -| Replacement dictionaries | ✓ | ✓ | ✓ | | | | ✓ | | | +| Replacement dictionaries | ✓ | ✓ | ✓ | | | ✓ | ✓ | | | +-----------------------------+-------+-------+-------+----+-------+-------+-------+-------+-----------+ -| Delta dictionaries | ✓ (1) | | ✓ (1) | ✓ | ✓ | | ✓ | | | +| Delta dictionaries | ✓ (1) | | ✓ (1) | ✓ | ✓ | ✓ | ✓ | | | +-----------------------------+-------+-------+-------+----+-------+-------+-------+-------+-----------+ | Tensors | ✓ | | | | | | | | | +-----------------------------+-------+-------+-------+----+-------+-------+-------+-------+-----------+