henrib opened a new pull request, #6812: URL: https://github.com/apache/hive/pull/6812
## Summary - Reject REGISTER_TABLE requests whose metadata location or embedded table location is not authorized or contained within the namespace. - Authorize DROP_TABLE purge against the table's location, and fence purge deletions to the table's own location as defense in depth. ## Test plan - [x] `mvn -pl standalone-metastore/metastore-rest-catalog,iceberg/iceberg-catalog -am test` — 885 tests in `metastore-rest-catalog` (0 failures/errors, 45 skipped Docker-dependent), 142 tests in `iceberg-catalog` (0 failures/errors, 16 skipped) 🤖 Generated with [Claude Code](https://claude.com/claude-code) -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
