You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "L. C. Hsieh (Jira)" <ji...@apache.org> on 2020/12/02 06:38:00 UTC

[jira] [Created] (SPARK-33625) Subexpression elimination for whole-stage codegen in Filter

L. C. Hsieh created SPARK-33625:
-----------------------------------

             Summary: Subexpression elimination for whole-stage codegen in Filter
                 Key: SPARK-33625
                 URL: https://issues.apache.org/jira/browse/SPARK-33625
             Project: Spark
          Issue Type: Improvement
          Components: SQL
    Affects Versions: 3.1.0
            Reporter: L. C. Hsieh
            Assignee: L. C. Hsieh


We made subexpression elimination available for whole-stage codegen in ProjectExec. Another one operator that frequently runs into subexpressions, is Filter. We should also make whole-stage codegen subexpression elimination in FilterExec too.



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