[
https://issues.apache.org/jira/browse/CASSANDRA-3231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13115497#comment-13115497
]
Pavel Yaskevich commented on CASSANDRA-3231:
--------------------------------------------
This is not a question of validation because {from/get}String methods of any
type should return valid data rather the question of BytesType string
representation, I'm going to let Brandon comment on the latter.
> CQL does not throw an error when invalid hex is supplied
> --------------------------------------------------------
>
> Key: CASSANDRA-3231
> URL: https://issues.apache.org/jira/browse/CASSANDRA-3231
> Project: Cassandra
> Issue Type: Bug
> Components: Core
> Affects Versions: 0.8.5
> Reporter: Brandon Williams
> Assignee: Pavel Yaskevich
> Priority: Minor
> Fix For: 0.8.7
>
>
> As reported on irc, if you try to create an index on a CF with a default
> comparator of BytesType, but you supply invalid hex, weird things happen.
> Namely if you try to create one on 'category' you instead get one on
> '\xca\xfe\xff\xff', which is 4 bytes that appears to coincide with attempting
> to interpret 'ca', 'te', 'go', 'ry' as hex.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira