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

On-disk string index with index building and on-disk query path

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Normal
    • Resolution: Fixed
    • NA
    • Feature/SAI

    Description

      An on-disk index for string (literal) datatypes. This index is used for the following datatypes:

      • UTF8Type
      • AsciiType
      • CompositeType
      • Frozen types

      This includes the ability to write the index to disk at index creation, by specific index rebuild and during SSTable compaction. 

      Also the ability to query the on-disk index and combine the results with those from the in-memory indexes created by CASSANDRA-18058.

      Attachments

        Activity

          People

            mike_tr_adamson Mike Adamson
            mike_tr_adamson Mike Adamson
            Mike Adamson
            Andres de la Peña, Caleb Rackliffe
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: