[
https://issues.apache.org/jira/browse/CASSANDRA-139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12727079#action_12727079
]
Evan Weaver edited comment on CASSANDRA-139 at 7/3/09 11:26 AM:
----------------------------------------------------------------
If your serialization format produces a dump for a particular object that
happens to include a ':' character, you can't use that object as a key or
column name in any of the methods that expect a concatenated string where ':'
has special meaning...
was (Author: eweaver):
If your serialization format produces a dump for a particular object
happens to include a ':' character, you can't use that object as a key or
column name in any of the methods that expect a concatenated string where ':'
has special meaning...
> thrift API should use lists instead of colon-delimited strings to specify
> column path
> -------------------------------------------------------------------------------------
>
> Key: CASSANDRA-139
> URL: https://issues.apache.org/jira/browse/CASSANDRA-139
> Project: Cassandra
> Issue Type: Improvement
> Reporter: Jonathan Ellis
> Priority: Minor
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.