Prasad Mujumdar created SENTRY-162:
--------------------------------------
Summary: Cleanup DB store privilege metadata on Hive DDL statements
Key: SENTRY-162
URL: https://issues.apache.org/jira/browse/SENTRY-162
Project: Sentry
Issue Type: Sub-task
Reporter: Prasad Mujumdar
Assignee: Prasad Mujumdar
The hive statements like drop table, alter table rename etc will rename or
destroy the DB objects. We need to update the privilege metadata for these
objects the accordingly.
At minimum, we need to handle it for following -
DROP TABLE
DROP DATABASE
ALTER TABLE RENAME
--
This message was sent by Atlassian JIRA
(v6.2#6252)