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

Hudson commented on HIVE-5512:
------------------------------

FAILURE: Integrated in Hive-trunk-hadoop2-ptest #137 (See 
[https://builds.apache.org/job/Hive-trunk-hadoop2-ptest/137/])
HIVE-5512 : metastore filter pushdown should support between (Sergey Shelukhin 
via Ashutosh Chauhan) (hashutosh: 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1531555)
* 
/hive/trunk/metastore/src/java/org/apache/hadoop/hive/metastore/parser/Filter.g
* 
/hive/trunk/metastore/src/test/org/apache/hadoop/hive/metastore/TestHiveMetaStore.java
* 
/hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ppr/PartitionPruner.java
* 
/hive/trunk/ql/src/test/org/apache/hadoop/hive/metastore/TestMetastoreExpr.java
* /hive/trunk/ql/src/test/queries/clientpositive/filter_numeric.q
* /hive/trunk/ql/src/test/results/clientpositive/filter_numeric.q.out


> 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
>             Fix For: 0.13.0
>
>         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)

Reply via email to