Data Lifecycle
Manage how long data lives in Arc: retention windows, WHERE-clause deletes that rewrite Parquet files, and continuous queries that downsample into materialized views.
These features control what happens to data after it lands. In Arc OSS each one is triggered through the API; scheduled execution is an Arc Enterprise feature.