[
https://issues.apache.org/jira/browse/CASSANDRA-6318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13817600#comment-13817600
]
Corwin Brust commented on CASSANDRA-6318:
-----------------------------------------
I think you are looking for this one (impr/minor Jun 2012) --
https://issues.apache.org/jira/browse/CASSANDRA-4386
> IN predicates on non-primary-key columns (%s) is not yet supported
> ------------------------------------------------------------------
>
> Key: CASSANDRA-6318
> URL: https://issues.apache.org/jira/browse/CASSANDRA-6318
> Project: Cassandra
> Issue Type: Bug
> Reporter: Sergey Nagaytsev
> Labels: cql3
>
> Query:
> SELECT * FROM post WHERE blog IN (1,2) AND author=3 ALLOW FILTERING --
> contrived
> Error: IN predicates on non-primary-key columns (blog) is not yet supported
> Please either implement, set milestone or say will never be implemented !
> P.S. Did search, seemingly found no issue/plan related to it. Maybe
> CASSANDRA-6048 ?
> P.S.2 What is recommended workaround for this ? Manual index tables, what are
> design guidelines for them ?
--
This message was sent by Atlassian JIRA
(v6.1#6144)