Raela Wang created SPARK-18788:
----------------------------------

             Summary: Add getNumPartitions() to SparkR
                 Key: SPARK-18788
                 URL: https://issues.apache.org/jira/browse/SPARK-18788
             Project: Spark
          Issue Type: New Feature
          Components: SparkR
            Reporter: Raela Wang
            Priority: Minor


Would be really convenient to have getNumPartitions() in SparkR, which was in 
the RDD API.

rdd <- SparkR:::toRDD(df)
SparkR:::getNumPartitions(rdd)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to