You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Dana H. P'Simer, Jr. (JIRA)" <ji...@apache.org> on 2011/09/23 18:32:26 UTC

[jira] [Updated] (CASSANDRA-3251) CassandraStorage uses comparator for both super column names and sub column names.

     [ https://issues.apache.org/jira/browse/CASSANDRA-3251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dana H. P'Simer, Jr. updated CASSANDRA-3251:
--------------------------------------------

    Attachment: CASSANDRA-3251.patch

> 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
>         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.
For more information on JIRA, see: http://www.atlassian.com/software/jira