paleolimbot commented on issue #38325:
URL: https://github.com/apache/arrow/issues/38325#issuecomment-1769720067

   > I would in favor of the second approach (separate dunder methods). Python 
methods are cheap, and these are really two different protocols.
   
   I also would favour a separate dunder method. A consumer that is expecting 
an `ArrowDeviceArray` or stream almost certainly has the capability to 
construct one (i.e., the producer not implementing the method is not a barrier).


-- 
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: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to