You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
Hi! I've been trying to run this with my local dbt installation, but I get inconsistent results. I get the following error:
Anything I can be doing different to get this to function consistently/properly?
The text was updated successfully, but these errors were encountered: