Details
-
Improvement
-
Status: Resolved
-
Low
-
Resolution: Later
-
None
-
None
-
None
Description
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.
Attachments
Issue Links
- is related to
-
CASSANDRA-9200 Sequences
- Resolved
-
CASSANDRA-9362 Native protocol v5
- Resolved