You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Mehant Baid (JIRA)" <ji...@apache.org> on 2015/07/21 03:05:04 UTC

[jira] [Updated] (DRILL-3503) Make PruneScanRule have a pluggable partitioning mechanism

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

Mehant Baid updated DRILL-3503:
-------------------------------
    Attachment: DRILL-3503_part2.patch
                DRILL-3503_part1.patch

First patch is a minor formatting patch generated automatically using IDE. 
Second patch is the actual change.

> Make PruneScanRule have a pluggable partitioning mechanism
> ----------------------------------------------------------
>
>                 Key: DRILL-3503
>                 URL: https://issues.apache.org/jira/browse/DRILL-3503
>             Project: Apache Drill
>          Issue Type: Bug
>            Reporter: Mehant Baid
>            Assignee: Mehant Baid
>             Fix For: 1.2.0
>
>         Attachments: DRILL-3503_part1.patch, DRILL-3503_part2.patch
>
>
> Currently PruneScanRule performs partition pruning for file system. Some of the code relies on certain aspects of how partitioning is done in DFS. This JIRA aims to abstract out the behavior of the underlying partition scheme and delegate to the specific storage plugin to get that information. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)