pitrou commented on issue #35531:
URL: https://github.com/apache/arrow/issues/35531#issuecomment-1542304625

   > * But what would an array version return exactly? (since it needs to 
return both the ArrowArray as the ArrowSchema)
   
   It doesn't need to. You can have `DataType.__arrow_c_schema__` and 
`Array.__arrow_c_array__` (also for `Schema` and `RecordBatch`, respectively).
   
   >  It could be nice to distinguish those use cases for consumers.
   
   I'm not sure that's useful. @lidavidm Thoughts?


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