ianmcook commented on pull request #90: URL: https://github.com/apache/arrow-cookbook/pull/90#issuecomment-951007600
Thanks for doing this Nic! I think it is worth briefly noting somewhere here in the Cookbook article that the Flight implementation in the R package depends on PyArrow and uses reticulate to call it. This is quite different from the other capabilities in the R package, nearly all of which are all implemented directly, not through PyArrow via reticulate, so I think it's worth calling out explicitly, not just via a link to the vignette. -- 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]
