paleolimbot commented on code in PR #14553:
URL: https://github.com/apache/arrow/pull/14553#discussion_r1010344205


##########
r/R/expression.R:
##########
@@ -212,7 +212,7 @@ Expression$scalar <- function(x) {
 
 # Wrapper around Expression$create that:
 # (1) maps R function names to Arrow C++ compute ("/" --> "divide_checked")
-# (2) wraps R input args as Array or Scalar
+# (2) wraps R input args as Array or Scalar and attempts to match types

Review Comment:
   It might be nice to describe here what exactly the types are getting matched 
with?



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