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

Phabricator updated HIVE-2771:
------------------------------

    Attachment: HIVE-2771.D1551.1.patch

ashutoshc requested code review of "HIVE-2771 [jira] Add support for filter 
pushdown for key ranges in hbase for keys of type string".
Reviewers: JIRA

  https://issues.apache.org/jira/browse/HIVE-2771

  This patch adds support for key range scans pushdown to hbase for keys of 
type string. With this patch filter pushdowns of following types are supported:
  a) Point lookups for keys of any types.
  b) Range scans for keys of type string.

  Test Plan:
  Added hbase_ppd_key_range.q which is modeled after hbase_pushdown.q

  This is a subtask of HIVE-1643

TEST PLAN
  EMPTY

REVISION DETAIL
  https://reviews.facebook.net/D1551

AFFECTED FILES
  hbase-handler/src/test/results/hbase_ppd_key_range.q.out
  hbase-handler/src/test/queries/hbase_ppd_key_range.q
  
hbase-handler/src/java/org/apache/hadoop/hive/hbase/HiveHBaseTableInputFormat.java
  hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseStorageHandler.java
  ql/src/java/org/apache/hadoop/hive/ql/ppd/OpProcFactory.java
  ql/src/java/org/apache/hadoop/hive/ql/exec/Utilities.java
  ql/src/java/org/apache/hadoop/hive/ql/io/HiveInputFormat.java

MANAGE HERALD DIFFERENTIAL RULES
  https://reviews.facebook.net/herald/view/differential/

WHY DID I GET THIS EMAIL?
  https://reviews.facebook.net/herald/transcript/3261/

Tip: use the X-Herald-Rules header to filter Herald messages in your client.

                
> Add support for filter pushdown for key ranges in hbase for keys of type 
> string
> -------------------------------------------------------------------------------
>
>                 Key: HIVE-2771
>                 URL: https://issues.apache.org/jira/browse/HIVE-2771
>             Project: Hive
>          Issue Type: Sub-task
>          Components: HBase Handler
>    Affects Versions: 0.7.0, 0.7.1, 0.8.0, 0.8.1
>            Reporter: Ashutosh Chauhan
>            Assignee: Ashutosh Chauhan
>         Attachments: HIVE-2771.D1551.1.patch
>
>
> This is a subtask of HIVE-1643

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to