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

Lightdash preview should handle dbt deprecation of user config #10087

Open
magnew opened this issue May 15, 2024 · 0 comments
Open

Lightdash preview should handle dbt deprecation of user config #10087

magnew opened this issue May 15, 2024 · 0 comments
Labels
🐛 bug Something isn't working as expected. This can be an error or an unexpected user experience

Comments

@magnew
Copy link
Contributor

magnew commented May 15, 2024

Description

A community member pointed out that " the new(ish) dbt change of moving config in profiles.yml to flags in dbt_project.yml can cause issues with lightdash preview for yet-to-be-migrated projects because the first line is now a deprecation warning that isn't parsing as JSON."

Preview throws an error:

Error executing 'dbt ls':
  Unexpected token '14:52:"... is not valid JSON

Using dbt 1.7.14

Link to community post: https://lightdash-community.slack.com/archives/C03MG2VTR08/p1715785040230329

What problem does this solve?

@magnew magnew added ✨ feature-request Request for a new feature or functionality 🐛 bug Something isn't working as expected. This can be an error or an unexpected user experience and removed ✨ feature-request Request for a new feature or functionality labels May 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working as expected. This can be an error or an unexpected user experience
Projects
None yet
Development

No branches or pull requests

1 participant