pitrou opened a new pull request #12011: URL: https://github.com/apache/arrow/pull/12011
Transferring C pointer values between Python and R would involve an intermediate conversion to a double, which might lose precision. Instead, pass an external pointer from R, which gets converted into a Python capsule. -- 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]
