You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Sergey Shelukhin (JIRA)" <ji...@apache.org> on 2013/10/11 01:24:43 UTC

[jira] [Updated] (HIVE-5512) metastore filter pushdown should support "between"

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

Sergey Shelukhin updated HIVE-5512:
-----------------------------------

    Attachment: HIVE-5512.01.patch

> metastore filter pushdown should support "between"
> --------------------------------------------------
>
>                 Key: HIVE-5512
>                 URL: https://issues.apache.org/jira/browse/HIVE-5512
>             Project: Hive
>          Issue Type: Improvement
>            Reporter: Sergey Shelukhin
>            Assignee: Sergey Shelukhin
>         Attachments: HIVE-5512.01.patch
>
>
> Currently, metastore filter pushdown supports compare operators, "and" and "or". Between is just ">= and <=", so it should be easy to add thru changes to Filter.g or even client-side modification in partition pruner.



--
This message was sent by Atlassian JIRA
(v6.1#6144)