No, but there is ongoing work on it:

 * https://issues.apache.org/jira/browse/CASSANDRA-580

 * http://www.formspring.me/joestump/q/420668558

 * http://permalink.gmane.org/gmane.comp.db.cassandra.user/3740

And in the meantime, an interim patch:

 * https://issues.apache.org/jira/browse/CASSANDRA-721

On Thu, May 13, 2010 at 2:04 PM, Beier Cai <beier...@gmail.com> wrote:
> Is it possible to increment/decrement a column value directly without
> reading it first and then do the operation on client side? In mysql you can
> do "UPDATE mytable SET counter=counter+1", any equivalent in Cassandra?
>
> Beier, Cai
> beier...@gmail.com
>

Reply via email to