Github user felixcheung commented on a diff in the pull request:

    https://github.com/apache/spark/pull/18371#discussion_r124454234
  
    --- Diff: R/pkg/R/functions.R ---
    @@ -41,14 +41,21 @@ NULL
     #' @param x Column to compute on. In \code{shiftLeft}, \code{shiftRight} 
and \code{shiftRightUnsigned},
     #'          this is the number of bits to shift.
     #' @param y Column to compute on.
    -#' @param ... additional argument(s). For example, it could be used to 
pass additional Columns.
    --- End diff --
    
    we don't have math func that takes more than 2 columns?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to