dbt2looker
dbt2looker copied to clipboard
Generate lookml for views from dbt models
Hey folks! I've just run 'dbt2looker' in my local dbt repo folder, and I receive the following error: ``` ❯ dbt2looker 12:11:54 ERROR Cannot parse model with id: "model.smallpdf.brz_exchange_rates" -...
As of version 0.9.2, dbt2looker will not run for us anymore. v0.7.0 does run successfully. The error returned by 0.9.2 is 'Cannot parse model with id: "%s" - is the...
Hey! I'm trying to run this package and hitting errors right after installation. I pip installed dbt2looker, ran the following in the root of my dbt project. ``` dbt docs...
Included changes are - https://github.com/lightdash/dbt2looker/pull/33