paleolimbot commented on code in PR #39: URL: https://github.com/apache/arrow-nanoarrow/pull/39#discussion_r960619903
########## r/DESCRIPTION: ########## @@ -22,5 +22,6 @@ RoxygenNote: 7.2.1 URL: https://github.com/apache/arrow-nanoarrow BugReports: https://github.com/apache/arrow-nanoarrow/issues Suggests: + arrow (>= 8.0.0), Review Comment: Yes, and the ability to pass an external pointer directly into `import_from_c`/`export_from_c`. With a tiny bit of work I could probably relax that to whenever the C interface was implemented in the arrow package. -- 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]
