Hi , I have tombstone issue in Cassandra for delete records. I have table with date column as partition key. Every day new records come and I have to delete previous date partition key. I noticed it is giving tombstone warning. Is there any way to handle it.