[
https://issues.apache.org/jira/browse/SPARK-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13971961#comment-13971961
]
Nan Zhu commented on SPARK-1483:
--------------------------------
made the PR: https://github.com/apache/spark/pull/430
> Rename minSplits to minPartitions in public APIs
> ------------------------------------------------
>
> Key: SPARK-1483
> URL: https://issues.apache.org/jira/browse/SPARK-1483
> Project: Spark
> Issue Type: Improvement
> Components: Spark Core
> Reporter: Matei Zaharia
> Assignee: Nan Zhu
> Priority: Critical
> Fix For: 1.0.0
>
>
> The parameter name is part of the public API in Scala and Python, since you
> can pass named parameters to a method, so we should name it to this more
> descriptive term. Everywhere else we refer to "splits" as partitions.
--
This message was sent by Atlassian JIRA
(v6.2#6252)