pitrou commented on issue #10488: URL: https://github.com/apache/arrow/issues/10488#issuecomment-1964585311
@timkpaine Note that packing and unpacking in your snippet are not symmetrical. Calling `__arrow_c_schema__` or `__arrow_c_array__` will not work on a PyCapsule, so roundtripping will fail. -- 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]
