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

Apache Spark reassigned SPARK-28236:
------------------------------------

    Assignee:     (was: Apache Spark)

> Fix PullOutNondeterministic Analyzer rule to enforce idempotence
> ----------------------------------------------------------------
>
>                 Key: SPARK-28236
>                 URL: https://issues.apache.org/jira/browse/SPARK-28236
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 3.0.0
>            Reporter: Yesheng Ma
>            Priority: Major
>
> Previous {{PullOutNonDeterministic}} rule transforms aggregates when the 
> aggregating expression has sub-expressions whose {{deterministic}} field is 
> set to false. However, this might break {{PullOutNonDeterministic's}} 
> idempotence property since the actually aggregation rewriting will only 
> transform those with {{NonDeterministic}} trait.



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