Re: BUG: CQL 2 fixed.()

2012-09-21 Thread Jonathan Ellis
Thanks, Niteesh. Can you open a ticket at https://issues.apache.org/jira/browse/CASSANDRA ? On Fri, Sep 21, 2012 at 10:27 AM, Niteesh kumar wrote: > i was trying to run cql 2 query > > cqlsh:stats> UPDATE Minutewise_Product_Stats SET > '2LX:OQ:XYZ.com:664230591:1:totalView'='2LX:SOQ:XYZ.com:6642

BUG: CQL 2 fixed.()

2012-09-21 Thread Niteesh kumar
i was trying to run cql 2 query cqlsh:stats> UPDATE Minutewise_Product_Stats SET '2LX:OQ:XYZ.com:664230591:1:totalView'='2LX:SOQ:XYZ.com:664230591:1:totalView'+1, '2LX:OQ:XYZ.com:664230591:1:keywordClick'='2LX:SOQ:xyz.com:664230591:1:keywordClick'+1 WHERE KEY='2017:4' ; WHEN I GOT this erro