You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Sylvain Lebresne (JIRA)" <ji...@apache.org> on 2015/01/29 11:30:36 UTC

[jira] [Updated] (CASSANDRA-8701) Allow multi-column restrictions on partition key compounds

     [ https://issues.apache.org/jira/browse/CASSANDRA-8701?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sylvain Lebresne updated CASSANDRA-8701:
----------------------------------------
    Issue Type: Improvement  (was: Bug)

> Allow multi-column restrictions on partition key compounds
> ----------------------------------------------------------
>
>                 Key: CASSANDRA-8701
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-8701
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Benjamin Lerer
>            Assignee: Benjamin Lerer
>            Priority: Minor
>
> We would like to allow queries like:
> {code}SELECT * FROM foo WHERE (k1, k2) IN ( (0, 1) , (1, 2) ){code}
> were k1 and k2 are partition key compounds.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)