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

Fix Hive AlreadyExists exceptions #4459

Closed
electrum opened this issue Feb 1, 2016 · 2 comments
Closed

Fix Hive AlreadyExists exceptions #4459

electrum opened this issue Feb 1, 2016 · 2 comments

Comments

@electrum
Copy link
Contributor

electrum commented Feb 1, 2016

This classes TableAlreadyExistsException and ViewAlreadyExistsException should extend PrestoException directly and use ALREADY_EXISTS as the error code.

@electrum electrum changed the title Fix Hive TableAlreadyExistsException Fix Hive AlreadyExists exceptions Feb 2, 2016
@harunurhan
Copy link
Member

I know that issue is only for TableAldreadyExistsException but I think it might be better to fix ViewAlreadyExistsException too. What do you think? @electrum

@maciejgrzybek
Copy link
Member

This should be closed, don't you think @electrum?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants