pitrou commented on code in PR #41053:
URL: https://github.com/apache/arrow/pull/41053#discussion_r1555928613
##########
docs/source/status.rst:
##########
@@ -111,14 +111,24 @@ Data Types
| Run-End Encoded | ✓ | | ✓ | | | |
| |
+-------------------+-------+-------+-------+------------+-------+-------+-------+-------+
++---------------------+-------+-------+-------+------------+-------+-------+-------+-------+
+| Canonical | C++ | Java | Go | JavaScript | C# | Rust |
Julia | Swift |
+| Extension types | | | | | | |
| |
++=====================+=======+=======+=======+============+=======+=======+=======+=======+
+| FixedShapeTensor | ✓ | | | | | |
| |
++---------------------+-------+-------+-------+------------+-------+-------+-------+-------+
+| VariableShapeTensor | | | | | | |
| |
Review Comment:
These are the C++ and Python internal names, should we use the prose
spelling instead? "Fixed shape tensor" and "Variable shape tensor"
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]