[ https://issues.apache.org/jira/browse/CASSANDRA-18112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17956287#comment-17956287 ]
guo Maxwell commented on CASSANDRA-18112: ----------------------------------------- it is great to hear that , but do we agree on what the syntax for this function should look like? https://lists.apache.org/list?d...@cassandra.apache.org:2024-12 I am +1 on this grammar here and would be happy to help with this ticket. > Support manual secondary index selection at the CQL level > --------------------------------------------------------- > > Key: CASSANDRA-18112 > URL: https://issues.apache.org/jira/browse/CASSANDRA-18112 > Project: Apache Cassandra > Issue Type: Improvement > Components: CQL/Syntax, Feature/SAI, Legacy/CQL > Reporter: guo Maxwell > Assignee: Caleb Rackliffe > Priority: Normal > Fix For: 5.x > > Attachments: CASSANDRA-18112-datastax.patch, ci_summary.html > > > It seems that CQL do not have the ability of INDEX HINT , such as when we > have more than one secondary index for some data table,And if the query hit > the indexes, the index with more estimate rows will be returned. But if we > want the query to be executed under our willing , we can use a hint like > ,hint specified index or ignore the index. > At first I want to open a jira that to add the feature of hint for CQL ,But I > think that may be a gigantic task with no clear goal. > Besides I think there may need a DISSCUSS for the specific grammatical form > before starting the work. -- 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