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

Phabricator commented on HIVE-2819:
-----------------------------------

cwsteinbach has accepted the revision "HIVE-2819 [jira] Closed range scans on 
hbase keys".

  +1. Will commit if tests pass.

INLINE COMMENTS
  
hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseStorageHandler.java:305
 I think this is a little easier to read when rewritten as:

  if (scSize < 1 || 2 < scSize)

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

BRANCH
  2818

                
> Closed range scans on hbase keys 
> ---------------------------------
>
>                 Key: HIVE-2819
>                 URL: https://issues.apache.org/jira/browse/HIVE-2819
>             Project: Hive
>          Issue Type: Improvement
>          Components: HBase Handler
>            Reporter: Ashutosh Chauhan
>            Assignee: Ashutosh Chauhan
>         Attachments: HIVE-2819.D1923.1.patch
>
>
> This patch pushes range scans on keys of closed form into hbase 

--
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