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
404 stars 227 forks source link

update core install #1083

Closed McKnight-42 closed 3 months ago

McKnight-42 commented 3 months ago

resolves # docs dbt-labs/docs.getdbt.com/#

Problem

The way we build testing envornmients means we are pulling in some things that 1.8.latest branch doesn't test against and causing failures.

Solution

make a common install update for dbt-core tests

Checklist