nealrichardson commented on a change in pull request #9969:
URL: https://github.com/apache/arrow/pull/9969#discussion_r610911514



##########
File path: r/tests/testthat/test-schema.R
##########
@@ -48,6 +47,11 @@ test_that("Schema $GetFieldByName", {
 })
 
 test_that("Schema extract (returns Field)", {
+  # TODO: should this return a Field or the Type?

Review comment:
       Yeah unfortunately I think it has to be Field here, but in the <- 
methods I tried to support both ways of assigning.




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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to