[
https://issues.apache.org/jira/browse/CASSANDRA-319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Ellis updated CASSANDRA-319:
-------------------------------------
Attachment: 319.patch
this patch also:
removes special-casing of [] in UTF8, since [] already deserializes to ""
removes TODOs hoping to r/m special-casing []; we'll always need that to
support slice/finish sentinel values in get_slice
> trivial bug in UTF8Type
> -----------------------
>
> Key: CASSANDRA-319
> URL: https://issues.apache.org/jira/browse/CASSANDRA-319
> Project: Cassandra
> Issue Type: Bug
> Affects Versions: 0.4
> Reporter: Jonathan Ellis
> Assignee: Jonathan Ellis
> Attachments: 319.patch
>
>
> comparing X to [] where X is not [] should be 1, not -1
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.