Details
-
New Feature
-
Status: Open
-
Low
-
Resolution: Unresolved
-
None
Description
On the -dev mailing list the RFE to extend UPDATE LWT using something like
UPDATE ... IF col=val ... OR NOT EXISTS
RFE is to add the OR NOT EXISTS which means either the the IF conditions are met xor the row does not exist.
Attachments
Issue Links
- is duplicated by
-
CASSANDRA-8753 Support UPDATE IF NOT EXIST OR compare checks in LWT transactions
- Resolved