eric-maynard opened a new pull request, #2422: URL: https://github.com/apache/polaris/pull/2422
When we create a namespace or alter its location, we must confirm that this location is within the parent location -- whether that's a catalog or a namespace -- in order for our overlap checks and assumptions around credential vending to be valid. This PR introduces this behavior and enables it by default behind a new feature flag `ALLOW_NAMESPACE_LOCATION_ESCAPE` Fixes: #2417 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@polaris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org