Skip to content

dbt build doesn't work #42

@dimitri-ornikar

Description

@dimitri-ornikar

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions