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

Raise error on nonexistent namespace on sql.py #865

Merged
merged 3 commits into from
Jul 4, 2024

Conversation

uatach
Copy link
Contributor

@uatach uatach commented Jun 28, 2024

Fixes bug listed at #864, where drop_namespace was not raising an error when the given namespace does not exist.

Copy link
Contributor

@kevinjqliu kevinjqliu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the contribution! Do you mind adding a test case for this?

Copy link
Contributor

@kevinjqliu kevinjqliu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for adding the test case! LGTM

@kevinjqliu kevinjqliu mentioned this pull request Jun 28, 2024
4 tasks
Copy link
Contributor

@HonahX HonahX left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! @uatach Thanks for the contribution! Thanks @kevinjqliu for reviewing this.

@HonahX HonahX merged commit 1b92851 into apache:main Jul 4, 2024
7 checks passed
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.

3 participants