-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
When executing dbt build -m modelA+ it sometimes return an error saying that a model was not found in dev dataset whereas it should have deferred to prod.
NB: When I execute the 2 commands separately: dbt run -m modelA+ and dbt test -m modelA+ it works fine !
Do you have any idea of what is happening ?
Metadata
Metadata
Assignees
Labels
No labels