You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Kris Mok (JIRA)" <ji...@apache.org> on 2019/01/26 00:40:00 UTC

[jira] [Created] (SPARK-26735) Verify plan integrity for special expressions

Kris Mok created SPARK-26735:
--------------------------------

             Summary: Verify plan integrity for special expressions
                 Key: SPARK-26735
                 URL: https://issues.apache.org/jira/browse/SPARK-26735
             Project: Spark
          Issue Type: Improvement
          Components: SQL
    Affects Versions: 3.0.0
            Reporter: Kris Mok


Add verification of plan integrity with regards to special expressions being hosted only in supported operators. Specifically:
* AggregateExpression: should only be hosted in Aggregate, or indirectly in Window
* WindowExpression: should only be hosted in Window
* Generator: should only be hosted in Generate



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