pypi dbt-snowflake 1.1.0
dbt-adapters v1.1.0

latest releases: 1.10.0, 1.10.0rc3, 1.10.0rc2...
3 years ago

dbt-adapter 1.1.0 - May 01, 2024

Features

  • Debug log when type_code fails to convert to a data_type
  • Introduce TableLastModifiedMetadataBatch and implement BaseAdapter.calculate_freshness_from_metadata_batch
  • Support for sql fixtures in unit testing
  • Cross-database cast macro
  • Allow adapters to opt out of aliasing the subquery generated by render_limited
  • subquery alias generated by render_limited now includes the relation name to mitigate duplicate aliasing

Fixes

  • Fix adapter-specific cast handling for constraint enforcement

Docs

  • Use dbt-adapters throughout the contributing guide

Under the Hood

  • Add the option to set the log level of the AdapterRegistered event
  • Update dependabot config to cover GHA
  • Validate that dbt-core and dbt-adapters remain de-coupled
  • remove dbt_version from query comment test fixture

Dependencies

  • add support for py3.12

Don't miss a new dbt-snowflake release

NewReleases is sending notifications on new releases.