thisisnic commented on code in PR #14679:
URL: https://github.com/apache/arrow/pull/14679#discussion_r1036372870


##########
r/tests/testthat/test-dataset-csv.R:
##########
@@ -247,7 +247,7 @@ test_that("readr parse options", {
       format = "text",
       quo = "\"",
     ),
-    "Ambiguous"

Review Comment:
   Though it's bad practice, it's normal in R to be able to refer to function 
parameters using a shortened version, so this is a special case where we don't 
allow this if it's unclear whether the shortened version is referring to an 
Arrow or a readr option.



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