Uploaded image for project: 'Cassandra'
  1. Cassandra
  2. CASSANDRA-18112

Add the feature of INDEX HINT for CQL

    XMLWordPrintableJSON

Details

    • Semantic
    • Normal
    • All
    • None

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              maxwellguo Maxwell Guo
              maxwellguo Maxwell Guo
              Maxwell Guo
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: