dataform-co / dataform

Dataform is a framework for managing SQL based data operations in BigQuery
https://cloud.google.com/dataform/docs
Apache License 2.0
834 stars 161 forks source link

Read table description from external files #1723

Open mokshasoul opened 4 months ago

mokshasoul commented 4 months ago

Hi I posted in a wrong thread, but it would be great if there would be some support of sourcing external files for table descriptions (preferably makrdown).

This would enable us to have renderable + re-usable table descriptions across the repository the same way that dbt does it as well as make the sqlx file themselves smaller

Ekrekr commented 1 month ago

I suspect this wouldn't be too hard to implement: