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

Wenchen Fan resolved SPARK-32469.
---------------------------------
    Fix Version/s: 3.1.0
       Resolution: Fixed

Issue resolved by pull request 29273
[https://github.com/apache/spark/pull/29273]

> ApplyColumnarRulesAndInsertTransitions should be idempotent
> -----------------------------------------------------------
>
>                 Key: SPARK-32469
>                 URL: https://issues.apache.org/jira/browse/SPARK-32469
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 3.1.0
>            Reporter: Wenchen Fan
>            Assignee: Wenchen Fan
>            Priority: Major
>             Fix For: 3.1.0
>
>
> It's good hygiene to keep rules idempotent, even if we know the rule is going 
> to be run only once. This is for future-proof.
> ApplyColumnarRulesAndInsertTransitions can add columnar-to-row and 
> row-to-columnar operators repeatedly, we should fix it.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to