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

Phabricator commented on HIVE-2861:
-----------------------------------

ashutoshc has accepted the revision "HIVE-2861 [jira] Support eventual constant 
expression for filter pushdown for key ranges in hbase".

  +1 will commit if tests pass.

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

BRANCH
  DPAL-950

                
> Support eventual constant expression for filter pushdown for key ranges in 
> hbase
> --------------------------------------------------------------------------------
>
>                 Key: HIVE-2861
>                 URL: https://issues.apache.org/jira/browse/HIVE-2861
>             Project: Hive
>          Issue Type: Improvement
>          Components: HBase Handler
>            Reporter: Navis
>            Assignee: Navis
>            Priority: Trivial
>         Attachments: HIVE-2861.D2259.1.patch
>
>
> Minor upgrade from HIVE-2771, which supports simple eventual constant 
> expression as a filter (especially 'cast').
> For example,
> {noformat}
> select * from hbase_pushdown where key > cast(20 + 30 as string);
> {noformat}

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