-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
[Epic] Snapshots as a First Class Citizen #10151
Comments
another interesting customization could be the ability to configure the value for |
@danielefrigo Yes! This is something we'd like to do - issue here -> #10187 |
Snapshots currently don't support contracts. Would be great have snapshots support contracts/constraints just as models do. |
Thanks @jeremyyeo - would you be down to open up a new issue for that feature request? |
An epic to improve the usability and accuracy of snapshots.
P0 - must
updated_at
field for snapshot is not same datatype as what's returned insnapshot_get_time()
#10234dbt_valid_to_current
is configured, it doesn't update #10921P1 - should
--empty
flag for snapshots #10372p2 - could
revisit, refine, prioritize
Discussions
Problems & (Potential) Solutions for Snapshots
Toggling values when snapshotting a table with a key violation
The text was updated successfully, but these errors were encountered: