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/01/26 00:44:00 UTC

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

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

Apache Spark reassigned SPARK-26735:
------------------------------------

    Assignee:     (was: Apache Spark)

> 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
>            Priority: Major
>
> 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