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

Nicolas Spiegelberg commented on HBASE-5612:
--------------------------------------------

Are we wanting to do type-specific compression for a struct schema or do we 
want to do something higher-level?  For example, are you suggesting something 
like Megastore or are suggesting something like JSON format where we can do 
optimizations like dictionary hashing?
                
> Data types for HBase values
> ---------------------------
>
>                 Key: HBASE-5612
>                 URL: https://issues.apache.org/jira/browse/HBASE-5612
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Mikhail Bautin
>            Assignee: Mikhail Bautin
>
> In many real-life applications all values in a certain column family are of a 
> certain data type, e.g. 64-bit integer. We could specify that in the column 
> descriptor and enable data type-specific compression such as variable-length 
> integer encoding.

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

        

Reply via email to