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/06/24 04:53:07 UTC

[jira] Commented: (CASSANDRA-251) Restore ColumnSort=Time on Super Columnfamilies

    [ https://issues.apache.org/jira/browse/CASSANDRA-251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12723406#action_12723406 ] 

Jonathan Ellis commented on CASSANDRA-251:
------------------------------------------

Sorry, I got a little rattled by the "oh crap I caused a regression" feeling. :)

The right answer is, supercolumns are always sorted and indexed by name, and their subcolumns are always sorted by time.

(So I should probably make ColumnSort on a Super CF raise an error if it's specified at _all_ until we get CASSANDRA-240 done.)

> Restore ColumnSort=Time on Super Columnfamilies
> -----------------------------------------------
>
>                 Key: CASSANDRA-251
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-251
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Evan Weaver
>
> Setting ColumnSort=Time on a Super Columnfamily should control the sort order of the subcolumns.

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