Sylvain Lebresne created CASSANDRA-5708:
-------------------------------------------

             Summary: Add DELETE ... IF EXISTS to CQL3
                 Key: CASSANDRA-5708
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-5708
             Project: Cassandra
          Issue Type: Improvement
            Reporter: Sylvain Lebresne
            Priority: Minor
             Fix For: 2.0.1


I've been slightly lazy in CASSANDRA-5443 and didn't added a {{DELETE .. IF 
EXISTS}} syntax to CQL because it wasn't immediately clear what was the correct 
condition to use for the "IF EXISTS". But at least for CQL3 tables, this is in 
fact pretty easy to do using the row marker so we should probably add it.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to