Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.

dbt-bigquery v1.5.0b4

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 30 Mar 20:56

dbt-bigquery 1.5.0-b4 - March 30, 2023

Features

  • Adding bytes_billed to BigQueryAdapterResponse (#560)
  • Modify addapter to support unified constraint fields (#567)
  • Modify create_table_as to use contract column order (#579)

Fixes

  • Use _make_ref_key_dict instead of _make_ref_key_msg (#621)

Under the Hood

  • Treat contract config as a python object (#548, #633)

Contributors