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

[ADAP-867] Dataclass updates needed to support migration off hologram #881

Closed colin-rogers-dbt closed 1 year ago

colin-rogers-dbt commented 1 year ago

Is this a regression in a recent version of dbt-spark?

Current Behavior

breaking on missing hologram import

Expected/Previous Behavior

Updates to support dbt-core change: https://github.com/dbt-labs/dbt-core/pull/8437

Steps To Reproduce

NA

Relevant log output

No response

Environment

- OS:
- Python:
- dbt-core (working version):
- dbt-spark (working version):
- dbt-core (regression version):
- dbt-spark (regression version):

Additional Context

No response

dataders commented 1 year ago

resolved by: #880