Expire snapshots on a per table level #144
gahtan-syarif
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Ideally snapshots can be expired on a per table level. This way, snapshots from large tables where historical tracking of changes is not that relevant (such as a facts table in Kimball data modelling) can be expired on a more frequent basis while snapshots from smaller tables where tracking historical changes can be important (such as a dimension table) can be expired on a much less frequent interval.
Beta Was this translation helpful? Give feedback.
All reactions