Re: Delete query range limitation

2015-04-15 Thread Jim Witschey
There's a ticket for range deletions in CQL here: https://issues.apache.org/jira/plugins/servlet/mobile#issue/CASSANDRA-6237 On Apr 15, 2015 6:27 PM, "Dan Kinder" wrote: > > I understand that range deletes are currently not supported ( http://stackoverflow.com/questions/19390335/cassandra-cql-de

Delete query range limitation

2015-04-15 Thread Dan Kinder
I understand that range deletes are currently not supported ( http://stackoverflow.com/questions/19390335/cassandra-cql-delete-using-a-less-than-operator-on-a-secondary-key ) Since Cassandra now does have range tombstones is there a reason why it can't be allowed? Is there a ticket for supporting