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

Hyukjin Kwon updated SPARK-12850:
---------------------------------
    Fix Version/s:     (was: 2.0.0)
                   2.4.0

> Support bucket pruning (predicate pushdown for bucketed tables)
> ---------------------------------------------------------------
>
>                 Key: SPARK-12850
>                 URL: https://issues.apache.org/jira/browse/SPARK-12850
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SQL
>            Reporter: Reynold Xin
>            Assignee: Xiao Li
>            Priority: Major
>             Fix For: 2.4.0
>
>
> We now support bucketing. One optimization opportunity is to push some 
> predicates into the scan to skip scanning files that definitely won't match 
> the values.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to