dbt-labs / dbt-spark

dbt-spark contains all of the code enabling dbt to work with Apache Spark and Databricks
https://getdbt.com
Apache License 2.0
395 stars 221 forks source link

support contracts on models materialized as view #670

Closed emmyoop closed 1 year ago

emmyoop commented 1 year ago

resolves #654

Description

Support contracts for view materializations.

Checklist

emmyoop commented 1 year ago

Part of https://github.com/dbt-labs/dbt-core/pull/7120