dbt-labs / dbt-bigquery

dbt-bigquery contains all of the code required to make dbt operate on a BigQuery database.
https://github.com/dbt-labs/dbt-bigquery
Apache License 2.0
215 stars 149 forks source link

[Feature] Enable Setting BigQuery Dataset Descriptions #1367

Open mlaforet opened 2 days ago

mlaforet commented 2 days ago

Is this your first time submitting a feature request?

Describe the feature

The persist_docs feature supports materializing descriptions for tables and columns. It would be great to add support for adding dataset descriptions.

Describe alternatives you've considered

No response

Who will this benefit?

Users that want to add descriptions to datasets

Are you interested in contributing this feature?

perhaps...

Anything else?

No response

simbazzuk commented 1 day ago

@mlaforet I'm interested in contributing to this request as my first contribution. Do you have any further information on this?