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 setting TTL for table/incremental materializations #187

Closed
tema-popov opened this issue Aug 24, 2023 · 1 comment
Closed

Support setting TTL for table/incremental materializations #187

tema-popov opened this issue Aug 24, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@tema-popov
Copy link

Is your feature request related to a problem? Please describe.
I have a case where I want to create incremental materialization and support row-level TTL for a model. I don't see a clear way or any workaround how to achieve it.

Describe the solution you'd like
Table Materialization Option ttl in the same way as engine, order_by, partition_by

I would appreciate a workaround if there is any, thanks!

@tema-popov tema-popov added the enhancement New feature or request label Aug 24, 2023
@genzgd
Copy link
Contributor

genzgd commented Apr 13, 2024

This should be fixed by #254, released in v1.7.6

@genzgd genzgd closed this as completed Apr 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants