Details
Description
Would be really convenient to have getNumPartitions() in SparkR, which was in the RDD API.
rdd <- SparkR:::toRDD(df)
SparkR:::getNumPartitions(rdd)
Would be really convenient to have getNumPartitions() in SparkR, which was in the RDD API.
rdd <- SparkR:::toRDD(df)
SparkR:::getNumPartitions(rdd)