I just saw this http://wiki.apache.org/cassandra/DigestQueries
and I was wondering why it returns a hash of the data. Wouldn't it be better and easier to return the timestamp? You don't really care what the data is, you only care whether it is more or less recent than another piece of data.