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

update to retrieve contract enforced from dict #694

Closed emmyoop closed 1 year ago

emmyoop commented 1 year ago

resolves #693

Description

contract config is now an object in dbt-core https://github.com/dbt-labs/dbt-core/pull/7222

Checklist