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
pip install dbt-fabric fixed it for me, it adds the adapter for fabric. It's unfortunate it is imported into the cli functionality, because it requires you to install dbt-fabric, even though you are using a different db to interact with (say BigQuery.
Expected behavior
The functionality should work as it does in 1.7
Actual behavior
An error occured while initializing the dbt project: No module named 'dbt.adapters.factory'
Steps To Reproduce
@svipulrao98 Can you please add the steps to reproduce?
Log output/Screenshots
No response
Operating System
All
dbt version
1.8
dbt Adapter
Snowflake
dbt Power User version
1.8
Are you willing to submit PR?
The text was updated successfully, but these errors were encountered: