You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2019/03/05 12:53:00 UTC

[jira] [Assigned] (SPARK-27057) Common trait for limit exec operators

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

Apache Spark reassigned SPARK-27057:
------------------------------------

    Assignee:     (was: Apache Spark)

> Common trait for limit exec operators
> -------------------------------------
>
>                 Key: SPARK-27057
>                 URL: https://issues.apache.org/jira/browse/SPARK-27057
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 2.4.0
>            Reporter: Maxim Gekk
>            Priority: Trivial
>
> Currently, CollectLimitExec, LocalLimitExec and GlobalLimitExec have the UnaryExecNode trait as the common trait. It is slightly inconvenient to distinguish those operators from others. The ticket aims to introduce new trait for all 3 operators. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org