Re: sorting columns by time

2013-06-24 Thread Hiller, Dean
ndra.apache.org>> Date: Monday, June 24, 2013 12:55 PM To: "user@cassandra.apache.org<mailto:user@cassandra.apache.org>" mailto:user@cassandra.apache.org>> Subject: sorting columns by time Hi All I have a requirement where I need to have my columns sorted by the creation

sorting columns by time

2013-06-24 Thread Bill Hastings
Hi All I have a requirement where I need to have my columns sorted by the creation time. However I would like to have my own naming scheme for the columns and not use TimeUUID as column names. Please advice as to how I can achieve this in Cassandra as this has been pretty confusing to me.