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

Wenchen Fan resolved SPARK-41669.
---------------------------------
    Fix Version/s: 3.4.0
       Resolution: Fixed

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

> Speed up CollapseProject for wide tables
> ----------------------------------------
>
>                 Key: SPARK-41669
>                 URL: https://issues.apache.org/jira/browse/SPARK-41669
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 3.4.0
>            Reporter: Allison Wang
>            Assignee: Allison Wang
>            Priority: Major
>             Fix For: 3.4.0
>
>
> Currently, CollapseProject can be very slow when the project list contains a 
> large number of expressions. We can speed this up by doing early pruning in 
> `canCollapseExpressions`.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to