You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Ali Afroozeh (Jira)" <ji...@apache.org> on 2020/03/19 14:37:00 UTC

[jira] [Created] (SPARK-31192) Introduce PushProjectThroughLimit

Ali Afroozeh created SPARK-31192:
------------------------------------

             Summary: Introduce PushProjectThroughLimit
                 Key: SPARK-31192
                 URL: https://issues.apache.org/jira/browse/SPARK-31192
             Project: Spark
          Issue Type: Improvement
          Components: SQL
    Affects Versions: 3.0.0
            Reporter: Ali Afroozeh


Currently the {{CollapseProject}} rule does many things: not only it collapses stacked projects, but also pushes down projects into limits, windows, etc. In this PR we factored out rules from {{CollapseProject}} that were pushing projects into limits and introduced a new rule called {{PushProjectThroughLimit.}}



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