dbt-labs / dbt-labs-experimental-features

dbt support for database features which are not yet supported natively in dbt-core
Apache License 2.0
147 stars 43 forks source link

Added partition and cluster support to BigQuery materialized view #30

Open lihan opened 2 years ago

lihan commented 2 years ago

BigQuery materialized view do support partition and clustering fields, it should be working from this plugin.