[ 
https://issues.apache.org/jira/browse/SPARK-35042?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gengliang Wang updated SPARK-35042:
-----------------------------------
    Affects Version/s:     (was: 3.1.0)
                       3.2.0

> Support traversal pruning in transform/resolve functions and their call sites
> -----------------------------------------------------------------------------
>
>                 Key: SPARK-35042
>                 URL: https://issues.apache.org/jira/browse/SPARK-35042
>             Project: Spark
>          Issue Type: Improvement
>          Components: Optimizer
>    Affects Versions: 3.2.0
>            Reporter: Yingyi Bu
>            Priority: Major
>
> Transform/resolve functions are called ~280k times per query on average for a 
> TPC-DS query, which are way more than necessary. We can reduce those calls 
> with early exit information and conditions. ThisĀ 
> [doc|https://docs.google.com/document/d/1SEUhkbo8X-0cYAJFYFDQhxUnKJBz4lLn3u4xR2qfWqk/edit]
>  some evaluation numbers with a prototype.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to