Hi there,
we are currently adapting sqlmesh with our dbt project.
Topic related to merged pr Feat(dbt): Add dbt graph context variable support #5159
I tried to use a graph variable in the sqlmesh plan but I got
empty values:
The same code run with the dbt run command returned values.
I was hoping it would work the same with sqlmesh plan.
Thanks in advance for help!
Hi there,
we are currently adapting sqlmesh with our dbt project.
Topic related to merged pr Feat(dbt): Add dbt graph context variable support #5159
I tried to use a graph variable in the sqlmesh plan but I got
empty values:
The same code run with the dbt run command returned values.
I was hoping it would work the same with sqlmesh plan.
Thanks in advance for help!