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

Modified RuntimeError to NotFoundException in neo4j_proxy (metadata s… #299

Conversation

aparna-cimpress
Copy link

@aparna-cimpress aparna-cimpress commented Apr 30, 2021

Try block in _put_resource_description & put_column_description method throws RuntimeError when table or column doesn’t exist. I have changed it to throw NotFoundException with 404 status code.

@aparna-cimpress
Copy link
Author

Linked with amundsen-io/amundsen#1027 PR.

@dorianj
Copy link
Contributor

dorianj commented Apr 30, 2021

Hi @aparna-cimpress, thanks for the contribution. This generally LGTM, however, the Amundsen project moved to a monorepo. This sub-repository is now in read-only mode so that users with forks can have a smooth migration path (or if we find an urgent security issue that we want to backport), but new changes all need to go on the new monorepo, which is the amundsen repo's main branch

@dorianj dorianj closed this Apr 30, 2021
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