[
https://issues.apache.org/jira/browse/CASSANDRA-8393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Philip Thompson updated CASSANDRA-8393:
---------------------------------------
Reproduced In: 2.1.2
Fix Version/s: 2.1.3
> 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
> 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)