[
https://issues.apache.org/jira/browse/CASSANDRA-5629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13679970#comment-13679970
]
Sylvain Lebresne commented on CASSANDRA-5629:
---------------------------------------------
+1
> Incorrect handling of blob literals when the blob column is in reverse
> clustering order
> ---------------------------------------------------------------------------------------
>
> Key: CASSANDRA-5629
> URL: https://issues.apache.org/jira/browse/CASSANDRA-5629
> Project: Cassandra
> Issue Type: Bug
> Components: Core
> Affects Versions: 1.2.5
> Reporter: Aleksey Yeschenko
> Assignee: Aleksey Yeschenko
> Labels: cql3
> Fix For: 1.2.6
>
> Attachments: 5629.txt
>
>
> Parsing goes through ReversedType.fromString() in this case, and that doesn't
> strip "0x" when calling BytesType.fromString().
> The attached patch makes Constants.parsedValue() ReversedType-aware.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira