pitrou commented on code in PR #40708: URL: https://github.com/apache/arrow/pull/40708#discussion_r1539351119
########## docs/source/format/CDataInterface/PyCapsuleInterface.rst: ########## @@ -185,6 +230,34 @@ raise an exception. The requested schema mechanism is only meant to negotiate between different representations of the same data and not to allow arbitrary schema transformations. +Device Support +-------------- + +Th PyCapsule interface has cross hardware support through using the Review Comment: ```suggestion The PyCapsule interface has cross hardware support through using the ``` -- 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]
