>> Compaction should delete empty rows once gc_grace_seconds is passed, right? > > Yes.
But just to be extra clear: Data will not actually be removed once the row in question participates in compaction. Compactions will not be actively triggered by Cassandra for tombstone processing reasons. -- / Peter Schuller (@scode, http://worldmodscode.wordpress.com)