This repository has been archived by the owner on May 4, 2023. It is now read-only.
BigQuery logical view support
Pre-release
Pre-release
This version adds support for views in BigQuery to ddbt
.
This can be used as a materialization='view'
model config, and ddbt
will create (and replace) the models as views instead of tables.