[ 
https://issues.apache.org/jira/browse/HBASE-8201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Nick Dimiduk updated HBASE-8201:
--------------------------------

    Attachment: 0001-HBASE-8201-OrderedBytes-provides-order-preserving-se.patch
                0001-HBASE-8201-OrderedBytes-provides-order-preserving-se.patch

Improvements based on experience implementing a couple data types over on 
HBASE-8693. Also added fixed-width int and float encodings after conversation 
with [~enis]. Summary of changes includes:

 - consolidate on Numeric and BigDecimal for lossless en/decoding
 - refactor Order, HNumeric into separate classes
 - extend Numerics tests
 - add fixed-length encodings for int and float
 - better docstrings
 - save a byte on ASCENDING BlobLast encoding
 - improve test coverage around blobMid encoding
 - move to hbase-common module

                
> Implement serialization strategies
> ----------------------------------
>
>                 Key: HBASE-8201
>                 URL: https://issues.apache.org/jira/browse/HBASE-8201
>             Project: HBase
>          Issue Type: Sub-task
>          Components: Client
>            Reporter: Nick Dimiduk
>            Assignee: Nick Dimiduk
>             Fix For: 0.95.2
>
>         Attachments: 
> 0001-HBASE-8201-OrderedBytes-provides-order-preserving-se.patch, 
> 0001-HBASE-8201-OrderedBytes-provides-order-preserving-se.patch, 
> 0001-HBASE-8201-OrderedBytes-provides-order-preserving-se.patch, 
> 0001-HBASE-8201-OrderedBytes-provides-order-preserving-se.patch, 
> 0001-HBASE-8201-OrderedBytes-provides-order-preserving-se.patch, 
> 0001-HBASE-8201-OrderedBytes-provides-order-preserving-se.patch, 
> 0001-HBASE-8201-OrderedBytes-provides-order-preserving-se.patch, 
> 0001-HBASE-8201-OrderedBytes-provides-order-preserving-se.patch
>
>
> Once the spec is agreed upon, it must be implemented.

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

Reply via email to