nealrichardson commented on a change in pull request #9800:
URL: https://github.com/apache/arrow/pull/9800#discussion_r607403045
##########
File path: r/R/dataset.R
##########
@@ -64,6 +73,8 @@ open_dataset <- function(sources,
partitioning = hive_partition(),
unify_schemas = NULL,
...) {
+ # TODO: default to unify_schemas = TRUE when `sources` is a vector of file
paths/URIs?
Review comment:
Yeah I'd leave it, I think it would be more confusing if the default
were different in those different cases.
--
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]