AltimateAI / AltimateAI/vscode-dbt-power-user
Bigquery Cost Estimation wouldn't use new profile target
- 主要语言
- JavaScript
- 星标
- 585
- 派生
- 121
- 平均合并
- 5 天 39 分钟
- 30 天内合并 PR
- 4
描述
### Expected behavior
bigquery cost estimation should use the default profile target we set on profiles.yml even after we change it
### Actual behavior
I tried bigquery cost estimation using my dev profile target, and when i change my default target to prod (or vice versa),
bigquery cost estimation will still calculate using my dev target.
this also happens to compile dbt preview and execute dbt sql feature
### Steps To Reproduce
use bigquery cost estimation feature / compile dbt sql / execute dbt sql,
change default profile target
use the feature again
### Log output/Screenshots
_No response_
### Operating System
Ubuntu 22.04.5 LTS
### dbt version
1.8.6
### dbt Adapter
dbt-bigquery
### dbt Power User version
0.39.20
### Are you willing to submit PR?
- [ ] Yes I am willing to submit a PR!
贡献指南
评估
这个 Issue 还没有评估数据。