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
After adding dbt.deferConfigPerProject config, My models should defer to upstream tables when I use the DBT Power User Ad hoc query, compiled preview or preview query results
Actual behavior
Defer only works correctly when Build DBT model is used.
Defer Does not work with Ad hoc queries, compiled preview or preview query results
Expected behavior
After adding dbt.deferConfigPerProject config, My models should defer to upstream tables when I use the DBT Power User Ad hoc query, compiled preview or preview query results
Actual behavior
Defer only works correctly when Build DBT model is used.
Defer Does not work with Ad hoc queries, compiled preview or preview query results
Steps To Reproduce
follow the steps in this guide
https://docs.myaltimate.com/test/defertoprod/
use the local mode
under local path, you should choose the path containing the manifest file pointing to production tables.
your vscode settings should look like this:
then:
Log output/Screenshots
No response
Operating System
macOS 14.5 23F79 arm64
dbt version
1.8.0
dbt Adapter
databricks=1.8.3
dbt Power User version
v0.43.6
Are you willing to submit PR?
The text was updated successfully, but these errors were encountered: