You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Owen O'Malley (JIRA)" <ji...@apache.org> on 2013/03/28 21:13:16 UTC

[jira] [Commented] (HIVE-4245) Implement numeric dictionaries in ORC

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

Owen O'Malley commented on HIVE-4245:
-------------------------------------

If you look at the original ORC github, you can see a float and double redblack tree that I pulled out in getting it ready for the initial push into Apache. 

https://github.com/hortonworks/orc/tree/9cdb2e88d377c801655fbb9015938ea3a93e12ca/src/main/java/org/apache/hadoop/hive/ql/io/orc
                
> Implement numeric dictionaries in ORC
> -------------------------------------
>
>                 Key: HIVE-4245
>                 URL: https://issues.apache.org/jira/browse/HIVE-4245
>             Project: Hive
>          Issue Type: New Feature
>          Components: Serializers/Deserializers
>            Reporter: Owen O'Malley
>            Assignee: Pamela Vagata
>
> For many applications, especially in de-normalized data, there is a lot of redundancy in the numeric columns. Therefore, it would make sense to adaptively use dictionary encodings for numeric columns in addition to string columns.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira