[
https://issues.apache.org/jira/browse/CASSANDRA-11546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15254682#comment-15254682
]
Giampaolo edited comment on CASSANDRA-11546 at 4/22/16 9:04 PM:
----------------------------------------------------------------
Patch is available also at
[https://github.com/radicalbit/cassandra/tree/CASSANDRA-11546-trunk].
I've tested with {{stress user profile=example.yaml ops(insert=1,simple=9)
-node 127.0.0.1 -log}}.
I had not problem with {{ant test}}, while I could not run full dtest due to
limitation of my working machine.
Note: Maybe the static method {{quoteIdentifier(String identifier)}} could be
useful in some other place, but I think a wider refactoring is beyond the goal
of this issue.
was (Author: giampaolo):
Patch is available also at
[https://github.com/radicalbit/cassandra/tree/CASSANDRA-11546-trunk].
I've tested with `stress user profile=example.yaml ops(insert=1,simple=9) -node
127.0.0.1 -log` and solves the problem.
I had not problem with ant test, while I could not run full dtest on my limited
working machine.
Note: Maybe the static method `quoteIdentifier(String identifier)` could be
useful in some other place, but I think a wider refactoring is beyond the goal
of this issue.
> Stress doesn't respect case-sensitive column names when building insert
> queries
> -------------------------------------------------------------------------------
>
> Key: CASSANDRA-11546
> URL: https://issues.apache.org/jira/browse/CASSANDRA-11546
> Project: Cassandra
> Issue Type: Bug
> Components: Tools
> Reporter: Joel Knighton
> Assignee: Giampaolo
> Priority: Trivial
> Labels: lhf
> Attachments: cassandra-11546-trunk-giampaolo-trapasso.patch,
> example.yaml
>
>
> When using a custom stress profile, if the schema uses case sensitive column
> names, stress doesn't respect case sensitivity when building insert/update
> statements.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)