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

    https://github.com/apache/spark/pull/21228#discussion_r185783224
  
    --- Diff: R/pkg/R/functions.R ---
    @@ -818,6 +818,7 @@ setMethod("factorial",
     #' first(df$c, TRUE)
     #' }
     #' @note first(characterOrColumn) since 1.4.0
    +#' @note the function is non-deterministic because its result depends on 
order of rows.
    --- End diff --
    
    I think `@note` is used for version specification in R but just use `Note:` 
or `Note that blabla`.


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to