It's possible that I am misunderstanding the question in some way.

The row keys can be Time UUIDs and with those row keys as column names, u
can use comparator TIMEUUIDTYPE to have them sorted by time automatically.

On Fri, Jan 14, 2011 at 9:18 AM, Aaron Morton <aa...@thelastpickle.com>wrote:

> You could make the time an a fixed width integer and prefix your row keys
> with it, then set the comparotor to ascii or utf.
>
> Some issues:
> - Will you have time collisions ?
> - Not sure what your are storing in the super columns, but their are
> limitations http://wiki.apache.org/cassandra/CassandraLimitations
> <http://wiki.apache.org/cassandra/CassandraLimitations>- If you are using
> cassandra 0.7, have you looked at the secondary indexes ?
> http://www.riptano.com/blog/whats-new-cassandra-07-secondary-indexes
>
> <http://www.riptano.com/blog/whats-new-cassandra-07-secondary-indexes>If
> you provide some more info on the problem your trying to solve we may be
> able to help some more.
>
> Cheers
> Aaron
>
>
> On 14 Jan, 2011,at 04:27 PM, Aklin_81 <asdk...@gmail.com> wrote:
>
> I would like to keep the reference of other rows as names of super
> column and sort those super columns according to time.
> Is there any way I could implement that ?
>
> Thanks in advance!
>
>


-- 
Roshan
Blog: http://roshandawrani.wordpress.com/
Twitter: @roshandawrani <http://twitter.com/roshandawrani>
Skype: roshandawrani

                                                   <#>
<#>
<#>       <#>

Reply via email to