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

Allow CQL queries on multiple indexes without ALLOW FILTERING

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Normal
    • Resolution: Fixed
    • 5.0
    • Feature/SAI

    Description

      The Index Group index was added by 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.

      Attachments

        Activity

          People

            adelapena Andres de la Peña
            mike_tr_adamson Mike Adamson
            Andres de la Peña
            Berenguer Blasi
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: