lidavidm commented on issue #691: URL: https://github.com/apache/arrow-nanoarrow/issues/691#issuecomment-2537559568
(1) For this sort of thing, you should use an [extension type](https://arrow.apache.org/docs/dev/format/Columnar.html#format-metadata-extension-types) as that is the standard way to "layer" new semantics and type metadata onto an existing Arrow type. (2), does the ["fixed shape tensor" extension type](https://arrow.apache.org/docs/dev/format/CanonicalExtensions.html#fixed-shape-tensor) suit your needs? -- 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]
