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

Apache Spark reassigned SPARK-18089:
------------------------------------

    Assignee: Apache Spark

> Remove CollectLimitExec operator
> --------------------------------
>
>                 Key: SPARK-18089
>                 URL: https://issues.apache.org/jira/browse/SPARK-18089
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>            Reporter: Liang-Chi Hsieh
>            Assignee: Apache Spark
>
> Currently, CollectLimitExec is an operator used when the logical Limit is the 
> last operator in a logical plan. In fact, the job of CollectLimitExec is not 
> different to GlobalLimitExec. We can do little refactoring to GlobalLimitExec 
> and replace CollectLimitExec.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to