partitions in dbt_project.yml. This is a necessary config if the user wants to run incremental models with the insert_overwrite strategy for a static (user-defined) set of partitionspartitions in dbt_project.yml is the only way to adjust behavior for models imported from a package (e.g. Snowplow)This is functionality we added in #2198, but forgot to add partitions to AdapterSpecificConfigs in dbt-bigquery
BigQuery users
Cool idea @jtcohen6 - let's do it!
We should do this for 0.16.1, right?
closed by #2280
Most helpful comment
We should do this for 0.16.1, right?