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
<!--
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. -->
<!-- Closes #${GITHUB_ISSUE_ID} -->
# Rationale for this change
This is the last non-view related TableMetadata update event missing
from Java. It allows users to remove schemas, as long as they exist and
aren't the default.
# Are these changes tested?
Added unit tests.
# Are there any user-facing changes?
- Adds RemoveSchemasUpdate event.
<!-- In the case of user-facing changes, please add the changelog label.
-->
0 commit comments