[ 
https://issues.apache.org/jira/browse/SPARK-41669?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17650994#comment-17650994
 ] 

Apache Spark commented on SPARK-41669:
--------------------------------------

User 'allisonwang-db' has created a pull request for this issue:
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
>            Priority: Major
>
> 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