Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error path #4

Open
VincentZhx opened this issue Aug 8, 2023 · 0 comments
Open

error path #4

VincentZhx opened this issue Aug 8, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@VincentZhx
Copy link

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
image

Additional context

@VincentZhx VincentZhx added the bug Something isn't working label Aug 8, 2023
@vvkh vvkh self-assigned this Aug 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants