gouline / dbt-metabase

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

Add support for self-referencing tables #74

Closed mmmatthew closed 2 years ago

mmmatthew commented 2 years ago

This logic does not account for self-referencing tables:

https://github.com/gouline/dbt-metabase/blob/e7c7832c473b8d17ad2dd02f402c881e93897332/dbtmetabase/parsers/dbt_manifest.py#L209-L217

jmccormick11 commented 2 years ago

This is something we are also running into. It seemed to work when using the dbt_path but is now breaking when using the manifest setup