[ 
https://issues.apache.org/jira/browse/CASSANDRA-2473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13064747#comment-13064747
 ] 

Aaron Turner commented on CASSANDRA-2473:
-----------------------------------------

I'm running 0.8.1 and I can't increment any counters using the syntax listed 
above:

 UPDATE MyCounter SET TestCol = TestCol + 12 WHERE KEY = 'MyKey';

The error is: no viable alternative at character '+'

I've tried quoting the column names to no avail.

> CQL support for counters
> ------------------------
>
>                 Key: CASSANDRA-2473
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2473
>             Project: Cassandra
>          Issue Type: Sub-task
>          Components: API, Core
>            Reporter: Eric Evans
>            Assignee: Pavel Yaskevich
>             Fix For: 0.8.1
>
>         Attachments: CASSANDRA-2473-0.8.patch, CASSANDRA-2473-v2.patch, 
> CASSANDRA-2473.patch
>
>


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to