[
https://issues.apache.org/jira/browse/IGNITE-3791?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexey Kuznetsov closed IGNITE-3791.
------------------------------------
> Wrap keyspace, table and column name with escape characters in generated CQL
> queries
> ------------------------------------------------------------------------------------
>
> Key: IGNITE-3791
> URL: https://issues.apache.org/jira/browse/IGNITE-3791
> Project: Ignite
> Issue Type: Bug
> Components: ignite-cassandra
> Affects Versions: 1.7
> Reporter: Igor Rudyak
> Assignee: Igor Rudyak
> Fix For: 1.8
>
>
> Sometimes user can specify Cassandra reserved word as a keyspace, table or
> column name. In such cases current implementation will fail to persist Ignite
> caches into Cassandra.
> To prevent the problem, it's necessary to wrap keyspace, table and column
> names with escape characters (double quotes) in generated CQL queries.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)