You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Wenchen Fan (Jira)" <ji...@apache.org> on 2020/08/10 16:42:00 UTC

[jira] [Resolved] (SPARK-32469) ApplyColumnarRulesAndInsertTransitions should be idempotent

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