[Bug] persist_docs not working for seeds #562
Labels
feature:docs
Issues related to dbt docs command
pkg:dbt-bigquery
Issue affects dbt-bigquery
type:bug
Something isn't working as documented
Is this a new bug in dbt-bigquery?
Current Behavior
The descriptions for the seed and columns are not being persisted to BQ when using the appropriate config.
Expected Behavior
The descriptions are populated at the object and column level for the seed in my dbt project.
Steps To Reproduce
dbt seed
This may have something to do with the size of the seed though. From @mikealfare "It might also have something to do with the fact that tables are sharded in BQ, and we only pull the column descriptions from the most recent shard (because they can change)."
Relevant log output
No response
Environment
Additional Context
No response
The text was updated successfully, but these errors were encountered: