Skip to content

Releases: DataEngineersNZ/dbt-snowflake-datops-materilizations

UDF Fix

25 Aug 05:39
Compare
Choose a tag to compare
0.1.2.1

fixed up udf for string uses

External Tables

18 Aug 00:19
4ca8bc1
Compare
Choose a tag to compare
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

17 Aug 23:24
Compare
Choose a tag to compare
Bug fix for tasks Pre-release
Pre-release
0.1.2-betav2

fixed issue when no graph available

streams

17 Aug 02:26
Compare
Choose a tag to compare
streams Pre-release
Pre-release
0.1.2-betav1

updated stream and stage creation process

External Tables

16 Aug 23:01
Compare
Choose a tag to compare
External Tables Pre-release
Pre-release
fixed materialization for stage to become create if not exists

added in external tables capabilities

stages

16 Aug 21:28
Compare
Choose a tag to compare
stages Pre-release
Pre-release
0.1.1.5

fixed up yml definitions

User Defined Functions

12 Aug 02:21
615465a
Compare
Choose a tag to compare

Now caters for user defined functions

Materializations

30 Jul 01:10
Compare
Choose a tag to compare

Conatins the following materializations for Snowflake:

  • File Format
  • Stages
  • Stored Procedures
  • Tasks
  • Streams
  • Tables
  • Generic