thisisnic commented on a change in pull request #10387:
URL: https://github.com/apache/arrow/pull/10387#discussion_r643894665



##########
File path: r/R/util.R
##########
@@ -110,3 +110,19 @@ handle_embedded_nul_error <- function(e) {
   }
   stop(e)
 }
+
+check_tabular <- function(x, format) {

Review comment:
       Cheers for the feedback @nealrichardson, and thanks for the `assertthat` 
hint, I have learned a LOT about evaluation this morning working that one out 
:grin: 
   
   I've made a number of changes - let me know how it looks now or if there's 
still more to do.




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