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
Describe the bug
A specific dir for my dbt profiles file, but it seems the data-diff is still trying to search from a default path of '.dbt'
Tried ran datadiff directly from my cli and it works well.
Tried reinstall the extension but did not fix the issue.
To Reproduce
Expected behavior
Screenshots
Logs
2023-08-07 16:20:19.888 [debug] /Users/vincentzheng/miniconda3/envs/plotlyenv/bin/python -m data_diff --dbt --json --debug --dbt-project-dir /Users/vincentzheng/analytics/dbt_cloud --dbt-profiles-dir /Users/vincentzheng/analytics/dbt_cloud --select fct_prod_party_leads
2023-08-07 16:20:21.578 [debug] Running with data-diff=0.8.2
16:20:21 INFO Parsing file dbt_project.yml dbt_parser.py:247
2023-08-07 16:20:21.580 [debug] INFO Parsing file dbt_parser.py:240
/Users/vincentzheng/analytics/dbt_cloud/targ
et/manifest.json
2023-08-07 16:20:21.688 [debug] ERROR Path '/Users/vincentzheng/.dbt' does not __main__.py:327
exist.
Environment (please complete the following information):
OS: macOS
Python interpreter version: Python 3.11.3
VSCode version:
dbt Core version: 1.6.0
data-diff version: v0.8.2
Extension version: v0.0.26
Extension settings screenshot
Additional context
The text was updated successfully, but these errors were encountered:
Describe the bug
A specific dir for my dbt profiles file, but it seems the data-diff is still trying to search from a default path of '.dbt'
Tried ran datadiff directly from my cli and it works well.
Tried reinstall the extension but did not fix the issue.
To Reproduce
Expected behavior
Screenshots
Logs
Environment (please complete the following information):
Extension settings screenshot
Additional context
The text was updated successfully, but these errors were encountered: