jonkeane commented on a change in pull request #11919:
URL: https://github.com/apache/arrow/pull/11919#discussion_r767831587



##########
File path: r/tests/testthat/test-python.R
##########
@@ -143,3 +143,70 @@ test_that("RecordBatchReader from python", {
   expect_r6_class(rt_table, "Table")
   expect_identical(as.data.frame(rt_table), example_data)
 })
+
+test_that("Pointer wrapper accepts external pointers", {

Review comment:
       If it's not too much trouble, go for it




-- 
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]


Reply via email to