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
github-actionsbot
changed the title
[Regression] run-operation does not use DBT_TARGET_PATH env variable
[CT-2589] [Regression] run-operation does not use DBT_TARGET_PATH env variable
May 22, 2023
Is this a regression in a recent version of dbt-core?
Current Behavior
run-operation command does not use DBT_TARGET_PATH env variable and doesn't have target-path argument
Expected/Previous Behavior
run-operation command has target-path argument and uses DBT_TARGET_PATH env variable
Steps To Reproduce
dbt init
(with any adapter):PermissionError: [Errno 13] Permission denied: 'target/manifest.json'
):Relevant log output
Environment
Which database adapter are you using with dbt?
other (mention it in "Additional Context")
Additional Context
Adapter: dbt-databricks
The text was updated successfully, but these errors were encountered: