Delete all checkpoints and writes associated with the given run IDs.
Deleting a run that produced ancestor checkpoint_writes — or
the only _DeltaSnapshot blob — for a still-live thread will
break reconstruction of any DeltaChannel whose history
depended on those rows. See the DeltaChannel note on prune
for safe-recovery strategies.