kylebarron commented on PR #5070:
URL: https://github.com/apache/arrow-rs/pull/5070#issuecomment-1812838217

   > Do you plan to expose the reverse operation, for example a `ToPyCapsule` 
trait that would allow exporting Rust data to Python without having PyArrow 
installed?
   
   Unless there are some changes from the second part of 
https://github.com/apache/arrow/issues/38010, to support this arrow-rs would 
need to add new Python classes to represent these objects and include the 
dunder methods, right? Is there appetite to do this, or do people feel that 
adding new classes would expand the scope of arrow-rs too much?


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