You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Krishna Kumar (Created) (JIRA)" <ji...@apache.org> on 2012/01/05 05:28:39 UTC

[jira] [Created] (HIVE-2692) Add compressors for qualitative data types

Add compressors for qualitative data types 
-------------------------------------------

                 Key: HIVE-2692
                 URL: https://issues.apache.org/jira/browse/HIVE-2692
             Project: Hive
          Issue Type: Sub-task
          Components: Contrib
            Reporter: Krishna Kumar
            Assignee: Krishna Kumar
            Priority: Minor


Any data type (int, string et al) for which the frequency of occurrences can be counted (a.k.a. categorical or enumeration types), can be compressed via methods such as huffman, arithmetic and ppm compressors. 

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