jonkeane commented on code in PR #43498:
URL: https://github.com/apache/arrow/pull/43498#discussion_r1699068102


##########
r/R/dplyr-eval.R:
##########
@@ -231,7 +239,6 @@ abandon_ship <- function(err, env) {
   }
 
   # Else, warn, collect(), and run in regular dplyr
-  call <- get("call", envir = env)

Review Comment:
   I'm a little surprised by this deletion, was this essentially overwritting 
what was in `call` when it ran? Or something else?



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