You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/03/31 14:47:54 UTC

[jira] Commented: (CASSANDRA-29) Change value to binary from string

    [ https://issues.apache.org/jira/browse/CASSANDRA-29?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12694088#action_12694088 ] 

Jonathan Ellis commented on CASSANDRA-29:
-----------------------------------------

Johan, I agree that binary data works better.

But I'm not sure if binary is going to be a data type in thrift moving forward; see the comments to https://issues.apache.org/jira/browse/THRIFT-395 (start where dreiss jumps in).

> Change value to binary from string
> ----------------------------------
>
>                 Key: CASSANDRA-29
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-29
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Johan Oskarsson
>         Attachments: CASSANDRA-29.patch
>
>
> In the thrift interface the value is of type string but internally in Cassandra it is handled as a byte array. Exposing the value as thrift type binary would avoid conversions and charset issues.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.