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/10 19:21:44 UTC

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

Sergey Shelukhin created HIVE-5512:
--------------------------------------

             Summary: 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


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)