Releases: DataEngineersNZ/dbt-snowflake-datops-materilizations
Releases · DataEngineersNZ/dbt-snowflake-datops-materilizations
UDF Fix
0.1.2.1 fixed up udf for string uses
External Tables
Feature/externaltables (#2) * added in udfs * added external table * fixed up docs * fixed up stage materialization * updated sources * fixed UDF error * fixed up missing dbt_dataengineers_materilizations * added in build plans for stages * updated change log and documentation * fixed up yml definitions * fixed materialization for stage to become create if not exists added in external tables capabilities * updated stream and stage creation process * fixed issue when no graph available
Bug fix for tasks
0.1.2-betav2 fixed issue when no graph available
streams
0.1.2-betav1 updated stream and stage creation process
External Tables
fixed materialization for stage to become create if not exists added in external tables capabilities
stages
0.1.1.5 fixed up yml definitions
User Defined Functions
Now caters for user defined functions
Materializations
Conatins the following materializations for Snowflake:
- File Format
- Stages
- Stored Procedures
- Tasks
- Streams
- Tables
- Generic