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

2013-10-12 Thread Ashutosh Chauhan (JIRA)

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

Ashutosh Chauhan updated HIVE-5512:
---

   Resolution: Fixed
Fix Version/s: 0.13.0
   Status: Resolved  (was: Patch Available)

Committed to trunk. Thanks, Sergey!

 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] [Updated] (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: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)


[jira] [Updated] (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:all-tabpanel
 ]

Sergey Shelukhin updated HIVE-5512:
---

Status: Patch Available  (was: Open)

 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)