Github user JulienPeloton commented on a diff in the pull request:
https://github.com/apache/spark/pull/23025#discussion_r237225273
--- 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 --
@felixcheung Thanks, I did not know about this strict doc formatting rule
in R.
@srowen Thanks for taking care of the fix!
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]