gouline / dbt-metabase

dbt + Metabase integration
https://pypi.org/project/dbt-metabase/
MIT License
448 stars 64 forks source link

Support meta fields for column type specifications #8

Closed Limess closed 3 years ago

Limess commented 4 years ago

DBT recently added meta definitions for models and columns.

It'd be nice to be able to use these, rather than tests, to specify metabase column types.

Using meta would remove any impact on test runtime when running DBT, and remove the need for the DBT package specified in this project.

gouline commented 4 years ago

Thanks for raising this, good idea. I'll have a play around and release it at some point in the future.

gouline commented 3 years ago

Released in 0.5.0.