Nick Dimiduk created HIVE-9591: ---------------------------------- Summary: Add support for OrderedByte encodings Key: HIVE-9591 URL: https://issues.apache.org/jira/browse/HIVE-9591 Project: Hive Issue Type: Improvement Components: HBase Handler Reporter: Nick Dimiduk
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. -- This message was sent by Atlassian JIRA (v6.3.4#6332)