nealrichardson commented on a change in pull request #11306:
URL: https://github.com/apache/arrow/pull/11306#discussion_r724231221



##########
File path: r/R/util.R
##########
@@ -66,6 +66,11 @@ r_symbolic_constants <- c(
 )
 
 is_function <- function(expr, name) {
+  # We could have a quosure here if we have an expression like
+  # `sum({{ var }})`

Review comment:
       @jonkeane How do I make this lint message go away?




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