[
https://issues.apache.org/jira/browse/SPARK-2617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Reynold Xin resolved SPARK-2617.
--------------------------------
Resolution: Fixed
Fix Version/s: 1.1.0
> Correct doc and usage of preservesPartitioning
> ----------------------------------------------
>
> Key: SPARK-2617
> URL: https://issues.apache.org/jira/browse/SPARK-2617
> Project: Spark
> Issue Type: Bug
> Components: Documentation, MLlib, Spark Core
> Affects Versions: 1.0.1
> Reporter: Xiangrui Meng
> Assignee: Xiangrui Meng
> Fix For: 1.1.0
>
>
> The name `preservesPartitioning` is ambiguous: 1) preserves the indices of
> partitions, 2) preserves the partitioner. The latter is correct and
> `preservesPartitioning` should really be called `preservesPartitioner`.
> Unfortunately, this is already part of the API and we cannot change.
> We should be clear in the doc and fix wrong usages.
--
This message was sent by Atlassian JIRA
(v6.2#6252)