I have Cassandra table with huge data,is their any provision on table level configuration so that i can delete data which is before the given date range.
for e.g. I have 100 student records for 2019 and I want to set property on table level so that it can keep only last 6 month data means table itself delete the first 6 months data of 2019.