This repository was archived by the owner on Sep 2, 2025. It is now read-only.
dbt-bigquery 1.3.0b1
Pre-release
Pre-release
dbt-bigquery 1.3.0b1 (July 29, 2020)
Features
- Implement
create_schemavia SQL, instead of Python method, allowing users to override if desired.drop_schemaremains a Python method for the time being. (#182, #183) - Added table and incrementail materializations for python models via DataProc. (#209, #226)