rok commented on PR #38008: URL: https://github.com/apache/arrow/pull/38008#issuecomment-2795560350
That makes sense @pimdh! We will need to adjust [canonical extension spec](https://arrow.apache.org/docs/format/CanonicalExtensions.html#variable-shape-tensor) first or add LargeVariableShapeTensorArray. I imagine the same would then hold for [FixedShapeTensorArray](https://arrow.apache.org/docs/python/generated/pyarrow.FixedShapeTensorArray.html)? I'll have some time for this in a couple of weeks. @pimdh I (and probably @AlenkaF too) am curious about how you're reading and passing data around (e.g. DLpack) or what you are currently missing. We'd like to make this as useful as possible. Would you mind sharing? -- 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]
