Samples
Create a data retention policy to discard chunks greater than 6 months old
drop_after, the time data range present in the partitioning time column is used to select the target
s.
Create a data retention policy with an integer-based time column
Create a data retention policy to discard chunks created before 6 months
drop_created_before, s created 3 months ago are selected.
Remove a retention policy
conditions table.
Available functions
add_retention_policy(): create a policy to drop s older than a given intervalremove_retention_policy(): remove a policy to drop s of a particular