You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Benjamin Lerer (Jira)" <ji...@apache.org> on 2022/11/21 15:17:00 UTC

[jira] [Updated] (CASSANDRA-18062) On-disk string index with index building and on-disk query path

     [ https://issues.apache.org/jira/browse/CASSANDRA-18062?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Benjamin Lerer updated CASSANDRA-18062:
---------------------------------------
    Change Category: Semantic
         Complexity: Challenging
             Status: Open  (was: Triage Needed)

> On-disk string index with index building and on-disk query path
> ---------------------------------------------------------------
>
>                 Key: CASSANDRA-18062
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-18062
>             Project: Cassandra
>          Issue Type: New Feature
>          Components: Feature/SAI
>            Reporter: Mike Adamson
>            Assignee: Mike Adamson
>            Priority: Normal
>
> 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.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org