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

2013-10-13 Thread Hudson (JIRA)

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

Hudson commented on HIVE-5512:
--

FAILURE: Integrated in Hive-trunk-hadoop2 #498 (See 
[https://builds.apache.org/job/Hive-trunk-hadoop2/498/])
HIVE-5512 : metastore filter pushdown should support between (Sergey Shelukhin 
via Ashutosh Chauhan) (hashutosh: 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=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)


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

2013-10-13 Thread Hudson (JIRA)

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

Hudson commented on HIVE-5512:
--

FAILURE: Integrated in Hive-trunk-h0.21 #2397 (See 
[https://builds.apache.org/job/Hive-trunk-h0.21/2397/])
HIVE-5512 : metastore filter pushdown should support between (Sergey Shelukhin 
via Ashutosh Chauhan) (hashutosh: 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=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)


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

2013-10-12 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-5512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=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-SVNview=revrev=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)


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

2013-10-12 Thread Hudson (JIRA)

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

Hudson commented on HIVE-5512:
--

FAILURE: Integrated in Hive-trunk-hadoop1-ptest #202 (See 
[https://builds.apache.org/job/Hive-trunk-hadoop1-ptest/202/])
HIVE-5512 : metastore filter pushdown should support between (Sergey Shelukhin 
via Ashutosh Chauhan) (hashutosh: 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=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)


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

2013-10-11 Thread Ashutosh Chauhan (JIRA)

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

Ashutosh Chauhan commented on HIVE-5512:


+1

 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)


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

2013-10-10 Thread Sergey Shelukhin (JIRA)

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

Sergey Shelukhin commented on HIVE-5512:


https://reviews.facebook.net/D13407 is fb

 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)


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

2013-10-10 Thread Sergey Shelukhin (JIRA)

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

Sergey Shelukhin commented on HIVE-5512:


running tests now

 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)


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

2013-10-10 Thread Hive QA (JIRA)

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

Hive QA commented on HIVE-5512:
---



{color:green}Overall{color}: +1 all checks pass

Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12607912/HIVE-5512.01.patch

{color:green}SUCCESS:{color} +1 4392 tests passed

Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/1102/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/1102/console

Messages:
{noformat}
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
{noformat}

This message is automatically generated.

 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)