We are extremely happy to announce the release of Snowflake Web model v1. Following the incrementalization logic and modular structure of our Redshift and BigQuery web models, this release targets Snowflake. As with its sibling models, the key features are:
- Extensible modular structure
- Metadata log tables
- Testing with Great expectations
- Feature flags
Additionally, users can take advantage of the commit_staged
and mk_transaction
stored procedures to update custom tables.
This release also includes a bugfix concenrning credentials handling in testing scripts.