Description
in trunk
CassandraServer.get_indexed_slices(ColumnParent , IndexClause , SlicePredicate , ConsistencyLevel)
looses index_clause.expressions when calling constructing RangeSliceCommand by using wrong constructor.
This makes examples on http://wiki.apache.org/cassandra/CassandraCli produce wrong output as well as any get involving "where" check.
Patch to fix this issue http://pastebin.com/QQT0Tfpc