[jira] [Updated] (HIVE-7849) Support more generic predicate pushdown for hbase handler

2014-08-24 Thread Navis (JIRA)

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

Navis updated HIVE-7849:


Attachment: HIVE-7849.2.patch.txt

Fixed test fails

 Support more generic predicate pushdown for hbase handler
 -

 Key: HIVE-7849
 URL: https://issues.apache.org/jira/browse/HIVE-7849
 Project: Hive
  Issue Type: Improvement
  Components: HBase Handler
Reporter: Navis
Assignee: Navis
Priority: Minor
 Attachments: HIVE-7849.1.patch.txt, HIVE-7849.2.patch.txt


 Currently, hbase handler supports AND conjugated filters only. This is the 
 first try to support OR, NOT, IN, BETWEEN predicates for hbase.
 Mostly based on the work done by [~teddy.choi].



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Updated] (HIVE-7849) Support more generic predicate pushdown for hbase handler

2014-08-22 Thread Navis (JIRA)

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

Navis updated HIVE-7849:


Attachment: HIVE-7849.1.patch.txt

Running preliminary test. Need some more elaboration on interfaces, etc.

 Support more generic predicate pushdown for hbase handler
 -

 Key: HIVE-7849
 URL: https://issues.apache.org/jira/browse/HIVE-7849
 Project: Hive
  Issue Type: Improvement
  Components: HBase Handler
Reporter: Navis
Assignee: Navis
Priority: Minor
 Attachments: HIVE-7849.1.patch.txt


 Currently, hbase handler supports AND conjugated filters only. This is the 
 first try to support OR, NOT, IN, BETWEEN predicates for hbase.
 Mostly based on the work done by [~teddy.choi].



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Updated] (HIVE-7849) Support more generic predicate pushdown for hbase handler

2014-08-22 Thread Navis (JIRA)

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

Navis updated HIVE-7849:


Status: Patch Available  (was: Open)

 Support more generic predicate pushdown for hbase handler
 -

 Key: HIVE-7849
 URL: https://issues.apache.org/jira/browse/HIVE-7849
 Project: Hive
  Issue Type: Improvement
  Components: HBase Handler
Reporter: Navis
Assignee: Navis
Priority: Minor
 Attachments: HIVE-7849.1.patch.txt


 Currently, hbase handler supports AND conjugated filters only. This is the 
 first try to support OR, NOT, IN, BETWEEN predicates for hbase.
 Mostly based on the work done by [~teddy.choi].



--
This message was sent by Atlassian JIRA
(v6.2#6252)