[
https://issues.apache.org/jira/browse/CASSJAVA-103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18017829#comment-18017829
]
Lukasz Antoniak commented on CASSJAVA-103:
------------------------------------------
We use {{.asCql(true)}} only for index name. Column names will be printed usingĀ
{{{}toString(){}}}, which in the end does not render double quotes. I have
tried different combinations on DSE 6.5 and everything worked. Can you provide
a failing example?
> Has not created a Cassandra index using camelCase column
> --------------------------------------------------------
>
> Key: CASSJAVA-103
> URL: https://issues.apache.org/jira/browse/CASSJAVA-103
> Project: Apache Cassandra Java driver
> Issue Type: Bug
> Components: Core
> Reporter: Ekaterina Filatova
> Assignee: Lukasz Antoniak
> Priority: Normal
>
> In class DefaultCreateIndex in method asCql to generate cql statement do not
> use CqlIdentifier.asCQL(boolean) for column names.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]