You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/12/15 01:14:46 UTC

[jira] [Commented] (DRILL-4198) Enhance StoragePlugin interface to expose logical space rules for planning purpose

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

ASF GitHub Bot commented on DRILL-4198:
---------------------------------------

GitHub user vkorukanti opened a pull request:

    https://github.com/apache/drill/pull/300

    DRILL-4198: Enhance StoragePlugin interface to expose logical space r…

    …ules for planning purpose
    
    Also move Hive partition pruning rules to logical storage plugin rulesets.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/vkorukanti/drill logical_st

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/drill/pull/300.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #300
    
----
commit 8cec3401afb83245181daa0ec6a4e7e78b3ed038
Author: vkorukanti <ve...@gmail.com>
Date:   2015-12-15T00:02:55Z

    DRILL-4198: Enhance StoragePlugin interface to expose logical space rules for planning purpose
    
    Also move Hive partition pruning rules to logical storage plugin rulesets.

----


> Enhance StoragePlugin interface to expose logical space rules for planning purpose
> ----------------------------------------------------------------------------------
>
>                 Key: DRILL-4198
>                 URL: https://issues.apache.org/jira/browse/DRILL-4198
>             Project: Apache Drill
>          Issue Type: Improvement
>            Reporter: Venki Korukanti
>            Assignee: Venki Korukanti
>
> Currently StoragePlugins can only expose rules that are executed in physical space. Add an interface method to StoragePlugin to expose logical space rules to planner.



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