[ 
https://issues.apache.org/jira/browse/CASSANDRA-11546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Giampaolo updated CASSANDRA-11546:
----------------------------------
    Attachment: example.yaml
                cassandra-11546-trunk-giampaolo-trapasso.patch

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)

Reply via email to