dbt - Performance Optimization
You wrote this dbt model:
But when running, dbt errors saying
select * from {{ ref('model_x') }}But when running, dbt errors saying
model_x does not exist. What is the likely problem?