You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Review the dbt-spark migration PR, functional changes are minor but potentially subtle. One example is this change swapping out DbtProfileError for DbtConfigError
Describe alternatives you've considered
Not doing this will block dbt-databricks from working with post 1.8 dbt-core versions.
Additional context
N/A
Who will this benefit?
All dbt-databricks users and maintainers!
Are you interested in contributing this feature?
Happy to help out however we can.
The text was updated successfully, but these errors were encountered:
This issue has been marked as Stale because it has been open for 180 days with no activity. If you would like the issue to remain open, please remove the stale label or comment on the issue.
Describe the feature
Opening this issue to track dbt-databricks decoupling migration and provide additional guidance/context.
Specific recommendations:
dbt-core
anddbt-spark
from the main branch of their respective repos instead of installing from pypi.DbtProfileError
forDbtConfigError
Describe alternatives you've considered
Not doing this will block dbt-databricks from working with post 1.8 dbt-core versions.
Additional context
N/A
Who will this benefit?
All dbt-databricks users and maintainers!
Are you interested in contributing this feature?
Happy to help out however we can.
The text was updated successfully, but these errors were encountered: