You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2018/07/14 04:11:00 UTC

[jira] [Commented] (SPARK-12850) Support bucket pruning (predicate pushdown for bucketed tables)

    [ https://issues.apache.org/jira/browse/SPARK-12850?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16543988#comment-16543988 ] 

Hyukjin Kwon commented on SPARK-12850:
--------------------------------------

Fixed in https://github.com/apache/spark/pull/20915 at SPARK-23803

See also https://github.com/apache/spark/pull/20915#issuecomment-404768901 and https://github.com/apache/spark/pull/10942#issuecomment-263185422

> 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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org