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

    https://github.com/apache/spark/pull/21228#discussion_r186259641
  
    --- Diff: R/pkg/R/functions.R ---
    @@ -963,6 +964,7 @@ setMethod("kurtosis",
     #' last(df$c, TRUE)
     #' }
     #' @note last since 1.4.0
    +#' @note the function is non-deterministic because its result depends on 
order of rows.
    --- End diff --
    
    @HyukjinKwon I am using `non-deterministic` everywhere. I don't see big 
difference between `Indeterministic` and `non-deterministic`. Do you believe 
`Indeterministic` is better fit here?


---

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

Reply via email to