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

    https://github.com/apache/spark/pull/18025#discussion_r122362550
  
    --- Diff: R/pkg/R/generics.R ---
    @@ -919,10 +920,9 @@ setGeneric("array_contains", function(x, value) { 
standardGeneric("array_contain
     #' @export
     setGeneric("ascii", function(x) { standardGeneric("ascii") })
     
    -#' @param x Column to compute on or a GroupedData object.
    --- End diff --
    
    yes, that's one of the code-gen methods that don't actually have 
documentation (which is a problem) but somehow inherit one from base:: that 
CRAN check doesn't complain about it


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