Maxim Gekk created SPARK-27057:
----------------------------------

             Summary: 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


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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to