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

Default value for metadata.dbt_version are confusing. #23

Open
Jstein77 opened this issue Jun 20, 2023 · 1 comment
Open

Default value for metadata.dbt_version are confusing. #23

Jstein77 opened this issue Jun 20, 2023 · 1 comment

Comments

@Jstein77
Copy link

Current Behaviour
The default value for dbt_version is the version of dbt that's currently running. i.e the code is dbt_version: str = __version__. However, in the docs the default version is 1.6.0a1, since this was the dbt version running when the manifest was generated. This confused our parters who thought the default represented the first dbt version to use this schema.

Expected Behaviour
The default should say something along the line of "the dbt version that's currently running i.e 1.6.0a1"

@Jstein77
Copy link
Author

cc @dbeatty10

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