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

    https://github.com/apache/spark/pull/23025#discussion_r236762465
  
    --- Diff: R/pkg/R/DataFrame.R ---
    @@ -767,6 +767,14 @@ setMethod("repartition",
     #'                      using \code{spark.sql.shuffle.partitions} as 
number of partitions.}
     #'}
     #'
    +#' At least one partition-by expression must be specified.
    --- End diff --
    
    this won't be formatted correctly in R doc due to the fact that "empty 
line" is significant. L769 should be removed to ensure it is in description


---

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

Reply via email to