[
https://issues.apache.org/jira/browse/CASSANDRA-5920?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sylvain Lebresne resolved CASSANDRA-5920.
-----------------------------------------
Resolution: Duplicate
> Allow secondary indexed columns to be used with IN operator
> -----------------------------------------------------------
>
> Key: CASSANDRA-5920
> URL: https://issues.apache.org/jira/browse/CASSANDRA-5920
> Project: Cassandra
> Issue Type: Improvement
> Components: Core
> Reporter: David Semeria
> Labels: cql
>
> Related to https://issues.apache.org/jira/browse/CASSANDRA-4709
> Using a secondary indexed column we get: Cannot use IN operator on column not
> part of the PRIMARY KEY
> But with any other than the first element of a composite primary key we get:
> PRIMARY KEY part [COLUMN] cannot be restricted by IN relation
> This is a pity, because one of the main attractions of CQL over the thrift
> API is the ability to do OR filtering on the node rather than the client
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)