You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Nick Dimiduk (JIRA)" <ji...@apache.org> on 2015/02/05 19:57:34 UTC

[jira] [Created] (HIVE-9591) Add support for OrderedByte encodings

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)