dbt-labs / dbt-labs/schemas.getdbt.com
Default value for metadata.dbt_version are confusing.
Open
- Dominant language
- HTML
- Stars
- 4
- Forks
- 2
- Avg merge
- 6m
- Merged PRs (30d)
- 1
Description
**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"
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.