You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Allison Wang (Jira)" <ji...@apache.org> on 2022/12/21 20:25:00 UTC

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

Allison Wang created SPARK-41669:
------------------------------------

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


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