Hi sthienard,
To prevent compiled code not found for this model, add --no-write-json
before the run
command:
dbt --no-write-json run --select model
Hi sthienard,
To prevent compiled code not found for this model, add --no-write-json
before the run
command:
dbt --no-write-json run --select model