You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Felix Cheung (JIRA)" <ji...@apache.org> on 2017/01/26 06:03:24 UTC

[jira] [Updated] (SPARK-19366) Dataset should have getNumPartitions method

     [ https://issues.apache.org/jira/browse/SPARK-19366?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Felix Cheung updated SPARK-19366:
---------------------------------
    Description: This would avoid inefficiency in converting Dataset/DataFrame into RDD in non-JVM languages (specifically in R where the conversion can be expensive)

> Dataset should have getNumPartitions method
> -------------------------------------------
>
>                 Key: SPARK-19366
>                 URL: https://issues.apache.org/jira/browse/SPARK-19366
>             Project: Spark
>          Issue Type: Bug
>          Components: Spark Core
>    Affects Versions: 2.1.0
>            Reporter: Felix Cheung
>            Priority: Minor
>
> This would avoid inefficiency in converting Dataset/DataFrame into RDD in non-JVM languages (specifically in R where the conversion can be expensive)



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org