Skip to content

dbt-snowflake 1.3.0b1

Pre-release
Pre-release
Compare
Choose a tag to compare
@leahwicz leahwicz released this 29 Jul 17:58
59f8cf0

dbt-snowflake 1.3.0b1 (July 29, 2022)

Features

  • support python model through create stored procedure with python in it, currently supported materializations are table and incremental. (#182)

Under the Hood

  • Reformat overridden macro location of grants work to a apply_grants.sql file in snowflake (#193, #192)
  • Support dbt Core incremental materialization refactor (#195, #196)