Hi all - curious if anyone has ran into this issue...
# ingestion
f
Hi all - curious if anyone has ran into this issue with lookml ingestion. I’m hoping to get lineage from my underlying warehouse tables to looker views, however i can’t seem to get them working. I think my issue is that we have defined our looker view sql table names to use jinja/user attributes to allow our developers to point their looker dev environment to an arbitrary project and dataset in bigquery. I’ll thread some details:
I’ve played around with some of my config in the recipe however i can’t seem to get that link working. To this point getting my dbt/bigquery metadata in has worked perfectly, but this is causing some issues for me. Thanks for any thoughts or direction!
g
When we’re parsing the SQL query from the LookML, is there a way to see what user attributes are set? If not, I’m not sure how we could resolve the reference correctly