kylebarron opened a new issue, #38717:
URL: https://github.com/apache/arrow/issues/38717

   ### Describe the enhancement requested
   
   I'm really excited about the new PyCapsule API.
   
   It doesn't look like any dunder methods have been implemented on the 
`ChunkedArray` class. It would seem natural to implement `__arrow_c_stream__` 
on `ChunkedArray`. Otherwise, other bindings have to go through a 
pyarrow-specific API to page through each array. 
   
   ### Component(s)
   
   Python


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