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

Cleaning up seeds does not work if a materialized test relies on it #27

Open
nicoweidner opened this issue Oct 4, 2023 · 0 comments
Open
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@nicoweidner
Copy link
Contributor

I triggered a full cleanup using dbt run-operation cleanup. It failed because I had a seed and a materialized test that depended on the stream created by that seed.

Maybe simply switching the order in the cleanup operation will fix this issue.

@nicoweidner nicoweidner added bug Something isn't working good first issue Good for newcomers labels Oct 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant