github dbt-labs/dbt-bigquery v1.7.0rc1
dbt-bigquery v1.7.0rc1

latest releases: v1.8.2, v1.8.1, v1.7.9...
pre-release11 months ago

dbt-bigquery 1.7.0-rc1 - October 12, 2023

Features

  • Support partition_by and cluster_by on python models when supplied in model configurations (#680)
  • Support change monitoring for materialized views, including: autorefresh, clustering, partitioning (#924)
  • Support storing test failures as views (#6914)

Fixes

  • Serverless Spark to Poll with .GetBatch() instead of using operation.result() (#734)
  • Avoid setting lifetime on impersonation tokens. (#769)
  • Fix bigquery copy materialization (#820)
  • Fix issue where job labels are not rendered when using macro for query comment (#863)

Under the Hood

  • Address type annotation issues and remove protected method ref from impl (#933)
  • Fixed a mypy failure by reworking BigQueryAdapter constructor. (#934)
  • update SQLQuery to include node_info (#936)
  • Add tests for inlined limit + sql-header in dbt show query (#940)
  • Support for use of type aliases in contract column data_type (#953)

Dependencies

  • Update ddtrace requirement from ~=1.18 to ~=1.19 (#928)

Contributors

Don't miss a new dbt-bigquery release

NewReleases is sending notifications on new releases.