You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gora.apache.org by "Kazuomi Kashii (JIRA)" <ji...@apache.org> on 2012/05/15 17:35:44 UTC

[jira] [Updated] (GORA-132) Uses ByteBufferSerializer for column value to support various data types rather than StringSerializer

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

Kazuomi Kashii updated GORA-132:
--------------------------------

    Attachment: GORA-131-132.patch

Attached id for GORA-131 (key) and GORA-132 (column value).
                
> Uses ByteBufferSerializer for column value to support various data types rather than StringSerializer
> -----------------------------------------------------------------------------------------------------
>
>                 Key: GORA-132
>                 URL: https://issues.apache.org/jira/browse/GORA-132
>             Project: Apache Gora
>          Issue Type: Improvement
>            Reporter: Kazuomi Kashii
>         Attachments: GORA-131-132.patch
>
>
> When I made a patch to GORA-131, I noticed that gora-cassandra uses StringSerializer for column value.
> However, since it needs to support various value types, I think ByteBuffer is better than String to/from Hector,
> and gora-cassandra layer should convert values between Gora data bean value type and ByteBuffer.

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