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

--rebuild arg to export scripts should rebuild parents #613

Open
jeancochrane opened this issue Oct 5, 2024 · 0 comments
Open

--rebuild arg to export scripts should rebuild parents #613

jeancochrane opened this issue Oct 5, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@jeancochrane
Copy link
Contributor

We discovered today that when running scripts/export_models.py or scripts/export_qc_town_close_reports.py with the --rebuild argument, the script won't rebuild parents of the models in question, so if you don't have the parents built dbt will raise an error. We should be able to fix this by appending a plus sign (+) to the tag: expressions in the select statement.

@jeancochrane jeancochrane added the bug Something isn't working label Oct 5, 2024
@jeancochrane jeancochrane self-assigned this Oct 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant