[
https://issues.apache.org/jira/browse/CASSANDRA-3251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brandon Williams updated CASSANDRA-3251:
----------------------------------------
Reviewer: xedin (was: rbranson)
> CassandraStorage uses comparator for both super column names and sub column
> names.
> ----------------------------------------------------------------------------------
>
> Key: CASSANDRA-3251
> URL: https://issues.apache.org/jira/browse/CASSANDRA-3251
> Project: Cassandra
> Issue Type: Bug
> Components: Contrib, Hadoop
> Affects Versions: 0.8.6
> Reporter: Dana H. P'Simer, Jr.
> Assignee: Brandon Williams
> Labels: cassandra, hadoop, pig
> Fix For: 0.8.10
>
> Attachments: 3251-v2.txt, CASSANDRA-3251.patch
>
>
> The CassandraStorage class uses the same comparator for super and sub column
> names.
> This is because it calls columnsToTuple recursively without any indication
> that the subsequent call is for sub columns. Also, the getDefaultMarshallers
> method does not return the sub column name comparator.
--
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