dbt-labs / dbt-labs/docs.getdbt.com
Configuring seeds -- Apply the schema configuration to one seed only
- Dominant language
- JavaScript
- Stars
- 215
- Forks
- 1.2k
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 130
Description
### Contributions
- [X] I have read the contribution docs, and understand what's expected of me.
### Link to the page on docs.getdbt.com requiring updates
https://docs.getdbt.com/reference/seed-configs#apply-the-schema-configuration-to-one-seed-only
### What part(s) of the page would you like to see updated?
Hi. At the text included in the previous link, it says:
"To apply a configuration to one seed only, provide the full resource path (including the project name, and subdirectories)."
, but the example provided next to the text, specifically to a file whose theoretical full path is:
seeds/marketing/properties.yml
, doesn't show any relationship with the text, because it's not an example of providing the full path to a seed, but how to configure a specific resource in a yml file to that effect.
My suggestion is, since there is at the same bulletpoint an example of a file whose name is:
dbt_project.yml
, where there is a full path configuration, to remove the "seeds/marketing/properties.yml", or to modify the text explanation previous to it, stating something like that the example showw how to set a particular file.
Regards.
IL.
### Additional information
_No response_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.