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

For records, check that ocids are unique, not whole records #35

Merged
merged 3 commits into from
Oct 29, 2019

Conversation

Bjwebb
Copy link
Member

@Bjwebb Bjwebb commented Oct 24, 2019

Additionally, for the case where ids/ocids are missing, we fallback to the message "Array has non-unique elements"

This ensures we don't get a block of python repr data in the error message: OpenDataServices/cove#1220

There's also been a change of case from "Non-unique ID Values" to "Non-unique id values".

Additionally, for the case where ids/ocids are missing, we fallback to
the message "Array has non-unique elements"

This ensures we don't get a block of python repr data in the error
message: OpenDataServices/cove#1220

There's also been a change of case from "Non-unique ID Values" to
"Non-unique id values".
@Bjwebb Bjwebb requested a review from odscjames October 24, 2019 16:58
@Bjwebb
Copy link
Member Author

Bjwebb commented Oct 24, 2019

@Bjwebb Bjwebb force-pushed the 1220-improve-non-unique-elements-error branch from 88a4053 to 4ef40e5 Compare October 25, 2019 12:07
@Bjwebb Bjwebb requested a review from kindly October 29, 2019 09:26
@Bjwebb Bjwebb merged commit 2b8fea2 into master Oct 29, 2019
@Bjwebb Bjwebb deleted the 1220-improve-non-unique-elements-error branch October 29, 2019 09:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants