You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@cassandra.apache.org by Dan Kinder <dk...@turnitin.com> on 2015/04/16 00:26:13 UTC

Delete query range limitation

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 this or is it a
deliberate design decision not to?

Re: Delete query range limitation

Posted by Jim Witschey <ji...@datastax.com>.
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" <dk...@turnitin.com> wrote:
>
> 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 this or is it a
deliberate design decision not to?