Skip to content

Commit c05f786

Browse files
committed
remove note
1 parent 0353978 commit c05f786

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

R/pkg/R/DataFrame.R

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3410,8 +3410,6 @@ setMethod("randomSplit",
34103410
#' getNumPartitions
34113411
#'
34123412
#' Return the number of partitions
3413-
#' Note: in order to compute the number of partition the SparkDataFrame has to be converted into a
3414-
#' RDD temporarily internally.
34153413
#'
34163414
#' @param x A SparkDataFrame
34173415
#' @family SparkDataFrame functions

0 commit comments

Comments
 (0)