jonkeane commented on a change in pull request #12168:
URL: https://github.com/apache/arrow/pull/12168#discussion_r787031320
##########
File path: r/R/python.R
##########
@@ -315,3 +269,11 @@ pyarrow_version <- function() {
}
pyarrow_version_pointers_changed <- "7.0.0"
+
+backwards_compatible_pointer_double <- function(ptr) {
Review comment:
I would vote for `pyarrow_compatible_pointer()`, since pyarrow is what
the compatibility layer is for here
--
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]