Details
-
Improvement
-
Status: Resolved
-
Normal
-
Resolution: Duplicate
-
None
-
None
-
Cassandra 2.0.6
Java Driver 2.0
Description
Right now it is possible to query over composites thanks to JIRA https://issues.apache.org/jira/browse/CASSANDRA-4851
It would be consistent to allow deleting over composites too. Technically it is feasible using the RangeTombstone command. All we need to do is to expose it through CQL3 API
Attachments
Issue Links
- duplicates
-
CASSANDRA-6237 Allow range deletions in CQL
- Resolved