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


##########
r/R/util.R:
##########
@@ -251,3 +251,25 @@ augment_io_error_msg <- function(e, call, schema = NULL, 
format = NULL) {
   handle_augmented_field_misuse(msg, call)
   abort(msg, call = call)
 }
+
+simulate_data_frame <- function(schema) {

Review Comment:
   Thanks for confirming! Currently working on a C++ simplification though may 
ask for help to get it over the line ahead of the release if I can't figure it 
out by the end of tomorrow.



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