github dbt-labs/dbt-snowflake v1.3.0rc1
dbt-snowflake 1.3.0rc1

latest releases: v1.8.3, v1.8.2, v1.7.5...
pre-release24 months ago

dbt-snowflake 1.3.0-rc1 - September 28, 2022

Features

  • retry once by default. exponential backoff for more than one retry. (#205, #207)
  • Array macros (#255, #257)
  • Support passing imports to python model(dbt will assume the imports exists in snowflake stage) (#245, #263)
  • implement type boolean test for snowflake (#267, #268)

Fixes

Under the Hood

  • Use view instead of temp table for faster 'merge' incremental strategy (#92, #93)
  • ignore adapter mypy check (#259, #258)
  • Support anonymous sproc as submission method (#256, #260)

Dependency

  • Bump mypy from 0.942 to 0.971 (#216, #204)
  • Bump black from 22.3.0 to 22.8.0 (#216, #248)
  • Update click requirement from ~=8.0.4 to ~=8.1.3 (#216, #151)

Contributors

Don't miss a new dbt-snowflake release

NewReleases is sending notifications on new releases.