Skip to content

Conversation

rambleraptor
Copy link
Contributor

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?

Copy link
Contributor

@Fokko Fokko left a comment

Choose a reason for hiding this comment

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

Looks good @rambleraptor, thanks for adding this check 👍

request_headers=TEST_HEADERS,
)
rest_mock.head(
f"{TEST_URI}v1/namespaces/pdames",
Copy link
Contributor

Choose a reason for hiding this comment

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

@pdames 🤣

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I wanted it to match the others 🤣

@Fokko Fokko merged commit 197423f into apache:main Oct 12, 2025
10 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.

2 participants