-
Notifications
You must be signed in to change notification settings - Fork 35
Description
Is your feature request related to a problem? Please describe.
Snowflake has a new feature coming out for snapshotting tables, schemas, databases.
It is currently in Private Preview, and should be going to Public Preview soon.
https://docs.snowflake.com/LIMITEDACCESS/snapshots
https://docs.snowflake.com/LIMITEDACCESS/snapshots/create-snapshot-policy
https://docs.snowflake.com/LIMITEDACCESS/snapshots/create-snapshot-set
https://docs.snowflake.com/LIMITEDACCESS/snapshots/show-snapshot-sets
https://docs.snowflake.com/LIMITEDACCESS/snapshots/show-snapshot-policies
NOTE: this feature was recently announced at Snowflake Summit 2025
Describe the solution you'd like
I would like SnowDDL to support these as soon as practical so we can use them.
I understand it probably doesn't make sense to add support until it is in Public Preview.
Does SnowDDL implement support for things that are in Public Preview? or only once it is in GA?
Describe alternatives you've considered
None
Additional context
This feature will be something we want to use as soon as possible.