>> Aaron first of all thanks for your precious help everytime …. >Thanks for using Cassandra since version 0.6 :)
ahahah :-) >There are two types of CQL 3 tables, regular ones and those that use "COMPACT STORAGE". Regular CQL 3 tables are not visible to Thrift as they store some extra data that thrift clients may not understand. COMPACT STORAGE tables are visible to thrift for read and write, not sure about schema mods. They do not support the compound primary key, Thanks for the answer ... the error described before is: "ORDER BY is only supported when the partition key is restricted by an EQ or an IN." But I don't see how I didn't respect the rule ... Cheers, Carlo