[ https://issues.apache.org/jira/browse/CASSANDRA-3251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jonathan Ellis updated CASSANDRA-3251: -------------------------------------- Reviewer: brandon.williams Fix Version/s: 0.8.8 > 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. > Labels: cassandra, hadoop, pig > Fix For: 0.8.8 > > Attachments: 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