[ https://issues.apache.org/jira/browse/CASSANDRA-5639?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Aleksey Yeschenko updated CASSANDRA-5639: ----------------------------------------- Attachment: 5639.txt > Update CREATE CUSTOM INDEX syntax to match new CREATE INDEX syntax > ------------------------------------------------------------------ > > Key: CASSANDRA-5639 > URL: https://issues.apache.org/jira/browse/CASSANDRA-5639 > Project: Cassandra > Issue Type: Improvement > Reporter: Aleksey Yeschenko > Assignee: Aleksey Yeschenko > Fix For: 1.2.6 > > Attachments: 5639.txt > > > CASSANDRA-5484 introduced CREATE CUSTOM INDEX syntax for custom 2i and > CASSANDRA-5576 will add CQL3 support for creating/dropping triggers (CREATE > TRIGGER <name> ON <table> USING <classname>). For consistency' sake, CREATE > CUSTOM INDEX should be updated to also use 'USING' keyword, e.g. CREATE > CUSTOM INDEX ON <table>(<column>) USING <classname>. -- 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