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


##########
r/R/dataset-format.R:
##########
@@ -271,26 +264,74 @@ check_ambiguous_options <- function(passed_opts, opts1, 
opts2) {
   }
 }
 
+check_schema <- function(schema, column_names) {

Review Comment:
   This function is all existing code which I just extracted out into its own 
function



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