jorisvandenbossche commented on code in PR #33925: URL: https://github.com/apache/arrow/pull/33925#discussion_r1091764997
########## docs/source/format/CanonicalExtensions.rst: ########## @@ -72,4 +72,26 @@ same rules as laid out above, and provide backwards compatibility guarantees. Official List ============= -No canonical extension types have been standardized yet. +Fixed size tensor +================= + +* Extension name: `arrow.fixed_size_tensor`. Review Comment: One more thought about the naming: in the discussions (eg https://github.com/apache/arrow/issues/15483), we typically spoke about a fixed or constant _shape_ (and a fixed size can still mean varying shapes). So I wonder if a more correct name would be "fixed 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]
