Column MetaData: Index_name should not be allowed if index_type is not set.
---------------------------------------------------------------------------
Key: CASSANDRA-1759
URL: https://issues.apache.org/jira/browse/CASSANDRA-1759
Project: Cassandra
Issue Type: Bug
Affects Versions: 0.7 beta 3
Reporter: Jon Hermes
Assignee: Jon Hermes
Giving an indexName starts the automatic index creation process.
If indexType is not also set, then that process barfs.
If a name is present, a type must be also (but the reverse is not necessarily
true).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.