Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support TTL for ingested data #5773

Open
k-anshul opened this issue Sep 24, 2024 · 1 comment
Open

Support TTL for ingested data #5773

k-anshul opened this issue Sep 24, 2024 · 1 comment
Assignees
Labels
Type:Feature New feature request

Comments

@k-anshul
Copy link
Member

k-anshul commented Sep 24, 2024

Given now we support incremental models with splits, it will be good to also allow users to set a TTL on their data.
A common use case will be to load data for last X days for serving dashboards. Request raised by @harshmohta

@k-anshul k-anshul added the Type:Feature New feature request label Sep 24, 2024
@k-anshul
Copy link
Member Author

For clickhouse this is possible with native support, for duckdb need to build support

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type:Feature New feature request
Projects
None yet
Development

No branches or pull requests

2 participants