This will have to wait until we have secondary index support, at the least. (https://issues.apache.org/jira/browse/CASSANDRA-749)
2010/3/25 郭鹏 <gpcus...@gmail.com>: > Hi All: > > I am thinking a more precise query in Cassandra: > > Could we hava a query API like this : > > List<ColumnOrSuperColumn>> get_slice_condition(String keyspace, List<String> > keys, ColumnParent column_parent, Map<ColumnName, QueryCondition> > queryConditions, int consistency_level) > > So we could use this API to query more precise data like age column's value > must larger than 30 ;) > > > > -- > Regards > Peng Guo >