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

Caleb Rackliffe commented on CASSANDRA-18217:
---------------------------------------------

I've created a new {{cep-7-sai}} 
[branch|https://github.com/apache/cassandra/tree/cep-7-sai] in the ASF repo. 
You should be able to switch your target branch w/o any issues, as it should be 
identical to my {{CASSANDRA-16052}} branch. A trunk rebase will be necessary 
soon, but that can proceed after the trie-indexed SSTables stuff merges to 
trunk.

> 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