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