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?