Doesn't sound like a bad idea to me a priori. Would you mind opening a JIRA ticket for that so it doesn't fell through the cracks?
-- Sylvain On Sat, Jun 1, 2013 at 9:46 PM, Blair Zajac <bl...@orcaware.com> wrote: > Hello, > > Looking at the new CAS CQL3 support examples [1], if one lost a race for > an UPDATE, to save a round trip to get the current values, could the > columns that were used in the IF clause also be returned to the caller? > Maybe the columns values as part of the SET part could also be returned. > > Blair > > [1] https://github.com/riptano/**cassandra-dtest/blob/master/** > cql_tests.py#L3044<https://github.com/riptano/cassandra-dtest/blob/master/cql_tests.py#L3044> >