paleolimbot commented on PR #332: URL: https://github.com/apache/arrow-nanoarrow/pull/332#issuecomment-1881166854
Python is scheduled for this quarter and should have very similar tools to what's here! Notably, the initial version will provide the ability to implement the capsule interface, which is basically what this PR documents somewhat less officially for R ( https://arrow.apache.org/docs/format/CDataInterface/PyCapsuleInterface.html ). I agree that the intended pattern is starting with one or more `nanoarrow:UniqueXXX` objects and use `ArrowXXXMove()` to move them to caller-allocated output structures. -- 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]
