github dbt-labs/dbt-snowflake v1.9.0rc1
dbt-snowflake v1.9.0rc1

latest release: v1.9.0
pre-release17 days ago

dbt-snowflake 1.9.0-rc1 - December 02, 2024

Breaking Changes

  • Drop support for Python 3.8 (#1211)

Features

  • Allow configurable pagination on list_relations_without_caching to support users with a large number of objects per schema (#1234)

Fixes

  • Handle non-English Snowflake error message for non-existing schemas (#834)
  • Dynamic Iceberg table base_location_subpath generation fix. (#1200)
  • Performance fixes for snowflake microbatch strategy: use temp view instead of table, remove unnecessary 'using' clause (#1228)
  • Iceberg quoting ignore fix. (#1227)
  • Use timestamp_tz type in microbatch delete DDL (#1256)

Under the Hood

  • Add telemetry function (#301)
  • remove SnowflakeAdapterResponse in favor of updated AdapterResponse in base (#1233)
  • Add iceberg docs url to behavior flag. (#210)

Contributors

Don't miss a new dbt-snowflake release

NewReleases is sending notifications on new releases.