diff --git a/docs/source/status.rst b/docs/source/status.rst index 71d33eaa6520c..dc60b311a1489 100644 --- a/docs/source/status.rst +++ b/docs/source/status.rst @@ -111,6 +111,15 @@ Data Types | Run-End Encoded | ✓ | | ✓ | | | | | | +-------------------+-------+-------+-------+------------+-------+-------+-------+-------+ ++-----------------------+-------+-------+-------+------------+-------+-------+-------+-------+ +| Canonical | C++ | Java | Go | JavaScript | C# | Rust | Julia | Swift | +| Extension types | | | | | | | | | ++=======================+=======+=======+=======+============+=======+=======+=======+=======+ +| Fixed shape tensor | ✓ | | | | | | | | ++-----------------------+-------+-------+-------+------------+-------+-------+-------+-------+ +| Variable shape tensor | | | | | | | | | ++-----------------------+-------+-------+-------+------------+-------+-------+-------+-------+ + Notes: * \(1) Casting to/from Float16 in Java is not supported. @@ -118,7 +127,8 @@ Notes: * \(3) Nested dictionaries not supported .. seealso:: - The :ref:`format_columnar` specification. + The :ref:`format_columnar` and the + :ref:`format_canonical_extensions` specification. IPC Format