jonkeane commented on a change in pull request #9566:
URL: https://github.com/apache/arrow/pull/9566#discussion_r582366272
##########
File path: r/tests/testthat/test-dataset.R
##########
@@ -194,6 +194,20 @@ test_that("Hive partitioning", {
)
})
+test_that("Hive partitioning without explicit argument name", {
Review comment:
Nice test! We'll have to change this with the adjustment above, and when
we do We should also include in the name (or possibly a comment) that the input
we're giving is malformed, specifically that a partition is being passed to the
schema argument.
----------------------------------------------------------------
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]