You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2014/01/09 17:33:07 UTC

[jira] [Resolved] (CASSANDRA-5633) CQL support for updating multiple rows in a partition using CAS

     [ https://issues.apache.org/jira/browse/CASSANDRA-5633?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jonathan Ellis resolved CASSANDRA-5633.
---------------------------------------

       Resolution: Later
    Fix Version/s:     (was: 2.0.5)

bq. This indeed seems to be a solution to our problem and we could certainly model our data using this approach. I am not sold that we need to introduce yet another concept just for syntactic ease, but this solution does offer us a very straightforward way to specify this specific CAS use case.

Well, either way we're introducing new concepts.  So the question is which approach is more useful, and the "static columns" ticket addresses the "how do i port my thrift code that mixes static and dynamic columns in a single row" problem more generally, which does seem to come up on a regular basis.  So I'd prefer to run with that.

> CQL support for updating multiple rows in a partition using CAS
> ---------------------------------------------------------------
>
>                 Key: CASSANDRA-5633
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-5633
>             Project: Cassandra
>          Issue Type: Improvement
>    Affects Versions: 2.0 beta 1
>            Reporter: sankalp kohli
>            Assignee: Sylvain Lebresne
>            Priority: Minor
>              Labels: cql3
>
> This is currently supported via Thrift but not via CQL. 



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)