David Capwell created CASSANDRA-20857:
-----------------------------------------

             Summary: Add support for BEGIN TRANSACTION to allow mutations that 
touch multiple partitions
                 Key: CASSANDRA-20857
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-20857
             Project: Apache Cassandra
          Issue Type: Bug
          Components: Accord
            Reporter: David Capwell
            Assignee: David Capwell


UPDATE and DELETE are both able to update multiple partitions, but these 
queries would fail when using in BEGIN TRANSACTION as it assumed single 
partition only.  To better support all CQL operations, need to support multiple 
partitions within a single mutation.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to