dbt-bigquery 1.5.0-b4 - March 30, 2023
Features
- Adding
bytes_billed
toBigQueryAdapterResponse
(#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)