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

Jonathan Ellis commented on CASSANDRA-3995:
-------------------------------------------

Shouldn't this remove the getIndexedIterator selectivity analysis then, if it's 
been moved somewhere else?

Please include a short description of the design of the new approach.

I see the same problems with literal {{\n}} sequences in this patch that are 
present in CASSANDRA-3994.  I suggest using "git diff" (for uncommitted 
changes) or "git show" (for a committed change) instead of IDEA to generate 
patches.
                
> Support multiple indexes on single query
> ----------------------------------------
>
>                 Key: CASSANDRA-3995
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3995
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Dmitry Petrashko
>         Attachments: Support_for_multiple_indexes.patch
>
>
> Currently if multiple secondary index types are available query is not 
> processed.
> Expected behavior executing query with index with best selectivity.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to