[
https://issues.apache.org/jira/browse/CASSANDRA-8393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Benjamin Lerer resolved CASSANDRA-8393.
---------------------------------------
Resolution: Fixed
This problem was fixed as part of the patch for CASSANDRA-8365
> support quoted identifiers for index names
> ------------------------------------------
>
> Key: CASSANDRA-8393
> URL: https://issues.apache.org/jira/browse/CASSANDRA-8393
> Project: Cassandra
> Issue Type: Bug
> Environment: v2.1.2
> Reporter: Jonathan Halliday
> Assignee: Benjamin Lerer
> Fix For: 2.1.3
>
>
> CREATE TABLE "quoted_ident" ...
> is valid in cql, whilst
> CREATE INDEX "quoted_ident" ...
> is not.
> This is inconsistent and troublesome for frameworks or tooling that needs to
> sling around case sensitive identifiers.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)