vscode-dbt-power-user
vscode-dbt-power-user copied to clipboard
[dbt 1.8] Extension throws No module named 'dbt.events.functions' error
Expected behavior
An error occured while initializing the dbt project: No module named 'dbt.events.functions' dbt configuration is invalid : No module named 'dbt.events.functions'
Actual behavior
The functionalities should work as it does in v1.7
Steps To Reproduce
@svipulrao98 Can you add the instruction to reproduce?
Log output/Screenshots
No response
Operating System
All
dbt version
1.8
dbt Adapter
Snowflake
dbt Power User version
0.37.0
Are you willing to submit PR?
- [ ] Yes I am willing to submit a PR!
Check https://github.com/dbt-labs/dbt-core/commit/77632122974b28967221758b4a470d7dfb608ac2#diff-0c3baf68411361db479b28a850e82caeac2b7a4b00a718ff882719d061127cb3R13
method seems to have moved to dbt.common.events
fixed in 0.39.5