You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2013/12/12 00:16:07 UTC

[jira] [Created] (CASSANDRA-6477) Partitioned indexes

Jonathan Ellis created CASSANDRA-6477:
-----------------------------------------

             Summary: Partitioned indexes
                 Key: CASSANDRA-6477
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-6477
             Project: Cassandra
          Issue Type: New Feature
          Components: API, Core
            Reporter: Jonathan Ellis
             Fix For: 3.0


Local indexes are suitable for low-cardinality data, where spreading the index across the cluster is a Good Thing.  However, for high-cardinality data, local indexes require querying most nodes in the cluster even if only a handful of rows is returned.



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)