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 2022/12/22 02:10:00 UTC

[jira] [Resolved] (SPARK-41669) Speed up CollapseProject for wide tables

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