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

Deprecation warnings for dbt project YAML file #8

Open
ravichandrasekaran opened this issue Feb 20, 2022 · 0 comments
Open

Deprecation warnings for dbt project YAML file #8

ravichandrasekaran opened this issue Feb 20, 2022 · 0 comments

Comments

@ravichandrasekaran
Copy link

Receiving the following deprecation warnings when trying dbt run with current version of dbt.

$ dbt run
14:40:53  [WARNING]: Deprecated functionality
The `source-paths` config has been renamed to `model-paths`. Please update your
`dbt_project.yml` configuration to reflect this change.
14:40:53  [WARNING]: Deprecated functionality
The `data-paths` config has been renamed to `seed-paths`. Please update your
`dbt_project.yml` configuration to reflect this change.
14:40:53  Running with dbt=1.0.2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant