zeroshade commented on issue #39753:
URL: https://github.com/apache/arrow/issues/39753#issuecomment-1906743263

   Yes, a canonical extension type would provide zero-copy interop. The 
underlying representation could still be identical (a contiguous buffer of 
8-byte values for example) which would have the underlying physical type of 
uint64 or something. Anything that recognizes the metadata and chooses to 
identify the extension type could then be able to interpret the values 
accordingly as complex64 values. I highly recommend putting together a proposal 
for these as canonical extension types.


-- 
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]

Reply via email to