my design calls for deleting a row (by key, not individual columns) and 
re-inserting it a lot and I'm concerned about tombstone build up slowing down 
reads.  I know if I delete a lot of individual columns the tombstones will 
build up and slow down reads until they are cleaned up, but not sure if the 
same holds for deleting the whole role.

thoughts?

Reply via email to