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

[jira] [Resolved] (SPARK-33092) Support subexpression elimination in ProjectExec

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

Takeshi Yamamuro resolved SPARK-33092.
--------------------------------------
    Fix Version/s: 3.1.0
       Resolution: Fixed

Resolved by https://github.com/apache/spark/pull/29975

> Support subexpression elimination in ProjectExec
> ------------------------------------------------
>
>                 Key: SPARK-33092
>                 URL: https://issues.apache.org/jira/browse/SPARK-33092
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 3.1.0
>            Reporter: L. C. Hsieh
>            Assignee: L. C. Hsieh
>            Priority: Major
>             Fix For: 3.1.0
>
>
> Users frequently write repeatedly expression in projection. Currently in ProjectExec, we don't support subexpression elimination in Whole-stage codegen. We can support it to reduce redundant evaluation.



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