Robert Stupp created CASSANDRA-9373:
---------------------------------------

             Summary: Allow returning generated values to clients
                 Key: CASSANDRA-9373
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-9373
             Project: Cassandra
          Issue Type: Improvement
            Reporter: Robert Stupp
            Priority: Minor


With CASSANDRA-9200 statements like {{INSERT INTO foo ... VALUES ( 
nextval('keyspace','sequence') , ...}} are possible. However the client has no 
chance to know about the generated sequence value.

This ticket is about to extend the native protocol (v5+, CASSANDRA-9362) and 
implementation to optionally return the inserted or updated values.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to