Details
Assignee
UnassignedUnassignedReporter
Russell SpitzerRussell Spitzer(Deactivated)Components
Fix versions
Priority
Major
Details
Details
Assignee
Unassigned
UnassignedReporter
Russell Spitzer
Russell Spitzer(Deactivated)Components
Fix versions
Priority
Created June 11, 2020 at 2:06 PM
Updated April 7, 2021 at 12:55 PM
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.