Abhishek Kumar created RANGER-4060:
--------------------------------------
Summary: Schema change for x_user_module_perm and
x_group_module_perm tables
Key: RANGER-4060
URL: https://issues.apache.org/jira/browse/RANGER-4060
Project: Ranger
Issue Type: Bug
Components: Ranger
Reporter: Abhishek Kumar
Both the tables x_user_module_perm and x_group_module_perm contain the column
module_id which should have a NON NULL constraint. Also, the pair \{user_id,
module_id} in table x_user_module_perm and the pair \{group_id, module_id} in
table x_group_module_perm should be unique.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)