[
https://issues.apache.org/jira/browse/HBASE-7941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13589176#comment-13589176
]
Lars Hofhansl commented on HBASE-7941:
--------------------------------------
I'm -1 on this approach. HBase is an access path for bytes. We can add helper
code to HBase that allows a client serialized and deserialized types to and
from bytes, but I do not think this belongs into the HBase API.
> Provide client API with support for primitive types
> ---------------------------------------------------
>
> Key: HBASE-7941
> URL: https://issues.apache.org/jira/browse/HBASE-7941
> Project: HBase
> Issue Type: Improvement
> Components: Client
> Reporter: Nick Dimiduk
>
> Work is underway to provide a widely acceptable serialization format for
> primitive and complex types (HBASE-7221, HBASE-7692). With this completed,
> those serialization conveniences should be pushed up to users of the Client
> API by way of additional method signatures on Operation implementations (Get,
> Put, Delete, Scan, &c.).
--
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