You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Sam Tunnicliffe (JIRA)" <ji...@apache.org> on 2015/08/18 23:19:45 UTC

[jira] [Created] (CASSANDRA-10124) Full support for multi-column and per-row indexes

Sam Tunnicliffe created CASSANDRA-10124:
-------------------------------------------

             Summary: Full support for multi-column and per-row indexes
                 Key: CASSANDRA-10124
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-10124
             Project: Cassandra
          Issue Type: Bug
            Reporter: Sam Tunnicliffe
            Assignee: Sam Tunnicliffe
             Fix For: 3.0 beta 2


Since CASSANDRA-6717 decoupled a secondary index from a single column, we can expand support for indexes with multiple target columns and for row-based indexes with truly dynamic targets.  

Much of the plumbing for this has been done in CASSANDRA-7771, CASSANDRA-6717 & by the API rework in CASSANDRA-9459. What remains is:
* Decide on syntax for DDL statements
* Decide on WHERE clause syntax for SELECT (there is some discussion on this in the comments of CASSANDRA-9459)




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)