You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Benjamin Lerer (JIRA)" <ji...@apache.org> on 2016/11/18 11:11:58 UTC

[jira] [Resolved] (CASSANDRA-12447) Invalid Query : cannot restrict clustering columns when selecting only static columns.

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

Benjamin Lerer resolved CASSANDRA-12447.
----------------------------------------
    Resolution: Resolved

> Invalid Query : cannot restrict clustering columns when selecting only static columns.
> --------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-12447
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-12447
>             Project: Cassandra
>          Issue Type: Bug
>          Components: CQL
>         Environment: cassandra 2.1.13
>            Reporter: ZhaoYang
>            Assignee: Benjamin Lerer
>            Priority: Minor
>
> Invalid Query Error: Cannot restrict clustering columns when selecting only static columns.
> Define a table with PartitionKey, ClusteringKey, 1 static Column, 1 normal column.
> "Select PartitionKey from ks.cf where PartitionKey=? and ClusteringKey=?" will throw the above error..



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