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

Johan Oskarsson updated CASSANDRA-29:
-------------------------------------

    Attachment: CASSANDRA-29.patch

Changes the interface, replaces the thrift generated files with new versions, 
modifies the server and various bits of code that calls the interface

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

Reply via email to