Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
HBase has added out-of-the-box support for order-preserving data encoding for many common primitive types (HBASE-8201). The StorageHandler should add support for these encodings, which will increase the range of predicates that can be pushed down to HBase.
I propose adding a #o / #orderedbytes specifier to the column mappings to enable this hint.
Attachments
Issue Links
- depends upon
-
HBASE-8201 OrderedBytes: an ordered encoding strategy
- Closed
- relates to
-
HIVE-7849 Support more generic predicate pushdown for hbase handler
- Patch Available