pypi dbt-core 0.18.1
dbt 0.18.1

latest releases: 1.6.14, 1.7.14, 1.8.0rc1...
3 years ago

Features

  • Specify all three logging levels (INFO, WARNING, ERROR) in result logs for commands test, seed, run, snapshot and source snapshot-freshness (#2680, #2723)
  • Added "exposures" (#2730, #2752, #2777)
  • Added 'Last Modified' stat in snowflake catalog macro. Now should be available in docs. (#2728)
  • Added retry support for rateLimitExceeded error from BigQuery, (#2795, #2796)

Fixes

  • dbt compile and dbt run failed with KeyError: 'endpoint_resolver' when threads > 1 and method: iam had been specified in the profiles.yaml (#2756, #2766)
  • Fix Redshift adapter to include columns from external tables when using the get_columns_in_relation macro (#2753, #2754)

Docs

Under the hood

  • If column config says quote, use quoting in SQL for adding a comment. (#2539, #2733)
  • Added support for running docker-based tests under Linux. (#2739)
  • Require extra snowflake-connector-python[secure-local-storage] on all dbt-snowflake installations (#2779, #2789)

Contributors:

Don't miss a new dbt-core release

NewReleases is sending notifications on new releases.