----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/37084/ -----------------------------------------------------------
Review request for sentry. Repository: sentry Description ------- SENTRY-810: CTAS only requires SELECT despite acting as an INSERT OVERWRITE with a CREATE TABLE. Diffs ----- sentry-binding/sentry-binding-hive/src/main/java/org/apache/sentry/binding/hive/authz/HiveAuthzPrivilegesMap.java 6efeed6 sentry-tests/sentry-tests-hive/src/test/java/org/apache/sentry/tests/e2e/hive/TestOperations.java 2fbdfa6 Diff: https://reviews.apache.org/r/37084/diff/ Testing ------- Assert Failure without URI priviliges for CTAS with LOCATION Ensure CTAS with LOCATION executes succesfully when granted appropriate URI privliges. Thanks, Ryan Pridgeon
