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

   No, the _explicit_ contract is that a C Data Interface struct can only be 
used once :-)
   https://arrow.apache.org/docs/format/CDataInterface.html#released-structure
   
   The PyCapsule is just a Python-safe way of transporting that struct. It does 
not change anything to the core semantics.
   


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