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

Add `dbt-core~=1.8.0a1` as convenience dep #1002

Closed mikealfare closed 5 months ago

mikealfare commented 5 months ago

Problem

We need to preserve backwards compatibility for installing this package.

Solution

Include dbt-core as a dependency for installation, but do not depend on it within functional code.

Checklist

github-actions[bot] commented 5 months ago

Thank you for your pull request! We could not find a changelog entry for this change. For details on how to document a change, see the dbt-spark contributing guide.