Skip to content

Problem with apply_meta_as_tags macro not finding macro model_contains_tag_meta #24

@DavidfNZ

Description

@DavidfNZ

Hi. I'm new to dbt, and just trying out your new macro apply_meta_as_tags by installing your dbt package and then building just a single model, and I get this error:

dbt runtime exception
Compilation Error in operation dx_dbt_pdb-on-run-end-0 (./dbt_project.yml) 'model_contains_tag_meta' is undefined > in macro apply_meta_as_tags (macros/apply_meta_as_tags.sql) > called by operation dx_dbt_pdb-on-run-end-0 (./dbt_project.yml)

I've found that if I copy and paste the macro model_contains_tag_meta into a separate macro sql file, then it seems to find it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions