[
https://issues.apache.org/jira/browse/CASSANDRA-2473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13027040#comment-13027040
]
Sylvain Lebresne commented on CASSANDRA-2473:
---------------------------------------------
I agree with using native syntax, not a procedure call. But maybe
UPDATE foo SET X += N WHERE key = K;
would make it more clear that you can really only increment X, not set any
value you want (it's easy to check and reject the request, but I like it when
the syntax make is easy to not screw up)
> 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: 1.0
>
>
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira