DSV2 Supports Deletes based on predicates. Cassandra also supports some deletes on predicates. We should wire this up.
I think to do this we can follow a similar pattern used in the other DSV2 Refactorings, take the code used in "deleteFromCassandra" and make a deleter which can do the same thing.
DSV2 Supports Deletes based on predicates. Cassandra also supports some deletes on predicates. We should wire this up.
I think to do this we can follow a similar pattern used in the other DSV2 Refactorings, take the code used in "deleteFromCassandra" and make a deleter which can do the same thing.