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

Reply via email to