You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Ashutosh Chauhan (JIRA)" <ji...@apache.org> on 2012/12/19 08:01:21 UTC

[jira] [Updated] (HIVE-3514) Refactor Partition Pruner so that logic can be reused.

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

Ashutosh Chauhan updated HIVE-3514:
-----------------------------------

    Fix Version/s: 0.10.0
    
> Refactor Partition Pruner so that logic can be reused.
> ------------------------------------------------------
>
>                 Key: HIVE-3514
>                 URL: https://issues.apache.org/jira/browse/HIVE-3514
>             Project: Hive
>          Issue Type: Improvement
>          Components: Query Processor
>            Reporter: Gang Tim Liu
>            Assignee: Gang Tim Liu
>            Priority: Minor
>             Fix For: 0.10.0
>
>         Attachments: HIVE-3514.patch, HIVE-3514.patch.2, HIVE-3514.patch.3, HIVE-3514.patch.4, HIVE-3514.patch.5
>
>
> Partition Pruner has logic reusable like
> 1. walk through operator tree
> 2. walk through operation tree
> 3. create pruning predicate
> The first candidate is list bucketing pruner.
> Some consideration:
> 1. refactor for general use case not just list bucketing
> 2. avoid over-refactor by focusing on pieces targeted for reuse

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira