> Do your 100s of thousands cell deletes overlap (in terms of column family) > across rows ?
Our schema contains only one column family per table. So, each Delete contains cells from a single column family. I hope this answers your question.
> Do your 100s of thousands cell deletes overlap (in terms of column family) > across rows ?
Our schema contains only one column family per table. So, each Delete contains cells from a single column family. I hope this answers your question.