[
https://issues.apache.org/jira/browse/SPARK-1958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Armbrust resolved SPARK-1958.
-------------------------------------
Resolution: Fixed
Fix Version/s: 1.0.1
> Calling .collect() on a SchemaRDD should call executeCollect() on the
> underlying query plan.
> --------------------------------------------------------------------------------------------
>
> Key: SPARK-1958
> URL: https://issues.apache.org/jira/browse/SPARK-1958
> Project: Spark
> Issue Type: Bug
> Components: SQL
> Affects Versions: 1.0.0
> Reporter: Michael Armbrust
> Assignee: Cheng Lian
> Fix For: 1.0.1, 1.1.0
>
>
> In some cases (like LIMIT) executeCollect() makes optimizations that
> execute().collect() will not.
--
This message was sent by Atlassian JIRA
(v6.2#6252)