You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add namespace check on rename_table for REST Catalog (#2588)
<!--
Thanks for opening a pull request!
-->
<!-- In the case this PR will resolve an issue, please replace
${GITHUB_ISSUE_ID} below with the actual Github issue id. -->
rename_table should throw NoSuchNamespaceError if the source /
destination namespace does not exist.
# Rationale for this change
Better conformance with spec.
## Are these changes tested?
Unit tests added.
## Are there any user-facing changes?
<!-- In the case of user-facing changes, please add the changelog label.
-->
0 commit comments