You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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 asengine
,order_by
,partition_by
I would appreciate a workaround if there is any, thanks!
The text was updated successfully, but these errors were encountered: