Benjamin Coverston created CASSANDRA-5484:
---------------------------------------------
Summary: Support custom secondary indexes in CQL
Key: CASSANDRA-5484
URL: https://issues.apache.org/jira/browse/CASSANDRA-5484
Project: Cassandra
Issue Type: Bug
Components: Core
Affects Versions: 1.2.4
Reporter: Benjamin Coverston
Through thrift users can add custom secondary indexes to the column metadata.
The following syntax is used in PLSQL, and I think we could use something
similar.
CREATE INDEX <NAME> ON <TABLE> (COLUMN) [INDEXTYPE IS (<TYPENAME>) [PARAMETERS
(<PARAM>[, <PARAM>])]
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira