-
Notifications
You must be signed in to change notification settings - Fork 0
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
[Bug]: duplicate_entries_found triggered on setID #223
Comments
@yulric, do you know who's at fault here? |
Was this error generated when creating new schema files? Or when validating a data file? |
all the bug reports I made recently are just from validating the delatolla dataset. |
oh, it's not supposed to validate the parts and sets tables, is it? |
Nope |
right, then I will automatically exclude those. |
Why was the tool validating the dictionary? Were they in the data you were testing? |
yeah, the delatolla excel file including the dictionary, apparently. |
Bug Description
unclear if this is an error in the ODM definition, or if the code is supposed to handle this primary-key exception, or if this is user error.
error msg:
sets(setID, 4,5): [duplicate_entries_found]
The operating system on which the bug occured
linux
Python Version
3.8
The text was updated successfully, but these errors were encountered: