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

Sandy Pratt commented on HIVE-1643:
-----------------------------------

Craig, I've been running my patch for this issue in production for at least a 
year now, and it seems to work well enough.  I have an item on my plate to 
contribute the source, but it will have to wait until I have an opening in my 
schedule.  Because the HBase handler is a pluggable SerDe, and my 
implementation strays a bit from the one in Hive, I'll probably stick it on 
Github or something and post a pointer here.

> support range scans and non-key columns in HBase filter pushdown
> ----------------------------------------------------------------
>
>                 Key: HIVE-1643
>                 URL: https://issues.apache.org/jira/browse/HIVE-1643
>             Project: Hive
>          Issue Type: Improvement
>          Components: HBase Handler
>    Affects Versions: 0.9.0
>            Reporter: John Sichi
>            Assignee: bharath v
>              Labels: patch
>         Attachments: HIVE-1643.patch, Hive-1643.2.patch, hbase_handler.patch
>
>
> HIVE-1226 added support for WHERE rowkey=3.  We would like to support WHERE 
> rowkey BETWEEN 10 and 20, as well as predicates on non-rowkeys (plus 
> conjunctions etc).  Non-rowkey conditions can't be used to filter out entire 
> ranges, but they can be used to push the per-row filter processing as far 
> down as possible.



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

Reply via email to