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 2021/04/22 07:26:00 UTC

[jira] [Assigned] (SPARK-35183) CombineConcats should call transformAllExpressions

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

Apache Spark reassigned SPARK-35183:
------------------------------------

    Assignee: Apache Spark

> CombineConcats should call transformAllExpressions
> --------------------------------------------------
>
>                 Key: SPARK-35183
>                 URL: https://issues.apache.org/jira/browse/SPARK-35183
>             Project: Spark
>          Issue Type: Bug
>          Components: Optimizer
>    Affects Versions: 3.1.0
>            Reporter: Yingyi Bu
>            Assignee: Apache Spark
>            Priority: Major
>
>  
> {{plan transformExpressions \{ ... }}}
> only applies the transformation node `plan` itself, but not its children. We should call transformAllExpressions instead of transformExpressions in CombineConcats. 



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