You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/07/16 23:03:15 UTC

[jira] Created: (CASSANDRA-304) allow subcolumns of supercolumns to be any comparator type

allow subcolumns of supercolumns to be any comparator type
----------------------------------------------------------

                 Key: CASSANDRA-304
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-304
             Project: Cassandra
          Issue Type: Task
          Components: Core
            Reporter: Jonathan Ellis
            Assignee: Jonathan Ellis


classic supercolumns could only have time-sorted subcolumns

post- CASSANDRA-185 we can make this more flexible (currently limited to LongType)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (CASSANDRA-304) allow subcolumns of supercolumns to be any comparator type

Posted by "Jonathan Ellis (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CASSANDRA-304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jonathan Ellis updated CASSANDRA-304:
-------------------------------------

    Attachment: 0003-add-SubcolumnCompareWith-option-and-subcolumnComparato.txt
                0002-add-BytesType-comparator-like-AsciiType-but-doesn-t-r.txt
                0001-CASSANDRA-304-rename-DD.getType-getComparator.txt

> allow subcolumns of supercolumns to be any comparator type
> ----------------------------------------------------------
>
>                 Key: CASSANDRA-304
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-304
>             Project: Cassandra
>          Issue Type: Task
>          Components: Core
>            Reporter: Jonathan Ellis
>            Assignee: Jonathan Ellis
>         Attachments: 0001-CASSANDRA-304-rename-DD.getType-getComparator.txt, 0002-add-BytesType-comparator-like-AsciiType-but-doesn-t-r.txt, 0003-add-SubcolumnCompareWith-option-and-subcolumnComparato.txt
>
>
> classic supercolumns could only have time-sorted subcolumns
> post- CASSANDRA-185 we can make this more flexible (currently limited to LongType)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (CASSANDRA-304) allow subcolumns of supercolumns to be any comparator type

Posted by "Jonathan Ellis (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CASSANDRA-304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jonathan Ellis resolved CASSANDRA-304.
--------------------------------------

    Resolution: Fixed

committed

> allow subcolumns of supercolumns to be any comparator type
> ----------------------------------------------------------
>
>                 Key: CASSANDRA-304
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-304
>             Project: Cassandra
>          Issue Type: Task
>          Components: Core
>            Reporter: Jonathan Ellis
>            Assignee: Jonathan Ellis
>         Attachments: 0001-CASSANDRA-304-rename-DD.getType-getComparator.txt, 0002-add-BytesType-comparator-like-AsciiType-but-doesn-t-r.txt, 0003-add-SubcolumnCompareWith-option-and-subcolumnComparato.txt
>
>
> classic supercolumns could only have time-sorted subcolumns
> post- CASSANDRA-185 we can make this more flexible (currently limited to LongType)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (CASSANDRA-304) allow subcolumns of supercolumns to be any comparator type

Posted by "Eric Evans (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CASSANDRA-304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12733449#action_12733449 ] 

Eric Evans commented on CASSANDRA-304:
--------------------------------------

All tests pass, looks good. +1

> allow subcolumns of supercolumns to be any comparator type
> ----------------------------------------------------------
>
>                 Key: CASSANDRA-304
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-304
>             Project: Cassandra
>          Issue Type: Task
>          Components: Core
>            Reporter: Jonathan Ellis
>            Assignee: Jonathan Ellis
>         Attachments: 0001-CASSANDRA-304-rename-DD.getType-getComparator.txt, 0002-add-BytesType-comparator-like-AsciiType-but-doesn-t-r.txt, 0003-add-SubcolumnCompareWith-option-and-subcolumnComparato.txt
>
>
> classic supercolumns could only have time-sorted subcolumns
> post- CASSANDRA-185 we can make this more flexible (currently limited to LongType)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.