-
Notifications
You must be signed in to change notification settings - Fork 4
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
Add egon-prefix to db-tables #407
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Your changes are correct but missing downstream dependencies as some tasks have the MVGD tables hard-coded and won't find it.
Please check all other tasks for this, e.g. there are some entries datasets.yml
file.
And check the references in docstrings etc, as well.
Also, please don't forget to test the entire pipeline from scratch.
Merged for the weekend run into |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thx @nailend
Fixes #349