[ 
https://issues.apache.org/jira/browse/CASSANDRA-18217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17721926#comment-17721926
 ] 

Andres de la Peña commented on CASSANDRA-18217:
-----------------------------------------------

[~maedhroz] perhaps this is a good moment to move the feature branch to the ASF 
repo, like in the 
[cep-15-accord|https://github.com/apache/cassandra/tree/cep-15-accord] and 
[cep-21-tcm|https://github.com/apache/cassandra/tree/cep-21-tcm] branches, so 
everyone can push patches when they are ready to commit?

> Allow CQL queries on multiple indexes without ALLOW FILTERING
> -------------------------------------------------------------
>
>                 Key: CASSANDRA-18217
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-18217
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Feature/SAI
>            Reporter: Mike Adamson
>            Assignee: Andres de la Peña
>            Priority: Normal
>              Labels: SAI
>
> The Index Group index was added by 
> [CASSANDRA-16092|https://issues.apache.org/jira/browse/CASSANDRA-16092] to 
> allow indexes to be grouped and have more than one index expression in a 
> query. This did not make any changes to StatementRestrictions so CQL queries 
> using multiple index expression still need to add ALLOW FILTERING to the 
> query to be valid.
> This restriction should be removed such that any number of index expressions 
> can be used on a CQL query without needing ALLOW FILTERING.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to