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

Uniquify semantic types returned from the database #232

Merged
merged 1 commit into from
Dec 7, 2023

Conversation

gaurav
Copy link
Contributor

@gaurav gaurav commented Dec 3, 2023

The /get_semantic_types endpoint returns a list with duplicates. I'm not sure why this is the case -- I'm guessing a loader is malfunctioning -- but this can be easily fixed by uniquifying the list before returning it to the endpoint.

Closes #153.

@gaurav gaurav marked this pull request as ready for review December 3, 2023 19:19
@gaurav gaurav requested a review from cbizon December 3, 2023 19:19
@gaurav gaurav merged commit 371e41f into master Dec 7, 2023
@gaurav gaurav deleted the get-semantic-types-uniq branch December 7, 2023 04:48
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.

/get_semantic_types endpoint is not working
2 participants