You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Aleksey Yeschenko (JIRA)" <ji...@apache.org> on 2012/12/05 00:42:58 UTC

[jira] [Commented] (CASSANDRA-5022) Can't prepare an UPDATE query with a counter column (CQL3)

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

Aleksey Yeschenko commented on CASSANDRA-5022:
----------------------------------------------

+1
                
> Can't prepare an UPDATE query with a counter column (CQL3)
> ----------------------------------------------------------
>
>                 Key: CASSANDRA-5022
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-5022
>             Project: Cassandra
>          Issue Type: Bug
>    Affects Versions: 1.2.0 beta 2
>            Reporter: Aleksey Yeschenko
>            Assignee: Sylvain Lebresne
>            Priority: Minor
>             Fix For: 1.2.0 rc1
>
>         Attachments: 5002.txt
>
>
> CQL3, binary protocol:
> demo(id int primary key, counter counter)
> Preparing "UPDATE test.counters SET counter = counter + ? WHERE id = ?" yields 8704, "Invalid operation for commutative columnfamily counters" error.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira