Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Faulty runs without descriptions. #29

Open
tnorlund-dsc opened this issue Sep 21, 2023 · 1 comment
Open

Faulty runs without descriptions. #29

tnorlund-dsc opened this issue Sep 21, 2023 · 1 comment

Comments

@tnorlund-dsc
Copy link

Hi! I've been trying to run this with my local dbt installation, but I get inconsistent results. I get the following error:

# dbt run-operation required_docs
>  Encountered an error while running operation: Compilation Error in macro required_docs (macros/required_docs.sql)
> ...
>   > in macro default__format_raise_error (macros/utils/formatters/format_raise_error.sql)
>   > called by macro format_raise_error (macros/utils/formatters/format_raise_error.sql)
>   > called by macro default__required_docs (macros/required_docs.sql)
>   > called by macro required_docs (macros/required_docs.sql)
>   > called by macro required_docs (macros/required_docs.sql)

Anything I can be doing different to get this to function consistently/properly?

@matteoannotell
Copy link

Hiya, I raised a similar issue a while ago, triggered by versioned models, could be related?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants