Skip to content

Conversation

@rdblue
Copy link
Contributor

@rdblue rdblue commented Mar 20, 2022

This is an alternative to #4337. Instead of using 200 for all cases where the table does not exist, it uses 204 if the namespace or table was removed (equivalent to dropped=true) and 404 if the namespace or table did not exist (equivalent to dropped=false).

@rdblue rdblue requested review from danielcweeks and kbendick March 20, 2022 21:28
@rdblue rdblue merged commit 0f3e7c7 into apache:master Mar 20, 2022
@rdblue
Copy link
Contributor Author

rdblue commented Mar 20, 2022

Thanks for reviewing, @danielcweeks! I'll open a PR for this once #4348 is in.

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