You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2014/06/02 23:43:01 UTC

[jira] [Resolved] (SPARK-1958) Calling .collect() on a SchemaRDD should call executeCollect() on the underlying query plan.

     [ 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)