[
https://issues.apache.org/jira/browse/SENTRY-2154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16391441#comment-16391441
]
Sergio Peña commented on SENTRY-2154:
-------------------------------------
Why does it create a circular dependency?
I looked at the SENTRY_USER table, and it has the following columns:
- USER_ID
- USER_NAME
- CREATE_TIME
We also have a SENTRY_ROLE table that has similar columns but instead of USER_
is ROLE_.
What is the difference with the ENTITY table you're proposing?
> Update schema to grant privileges to user
> -----------------------------------------
>
> Key: SENTRY-2154
> URL: https://issues.apache.org/jira/browse/SENTRY-2154
> Project: Sentry
> Issue Type: Sub-task
> Components: Sentry
> Affects Versions: 2.1.0
> Reporter: Na Li
> Priority: Major
> Fix For: 2.1.0
>
>
> Need to add new DB table to support grant user to privileges
> Also, a flag should be added in privilege table to indicate the privilege is
> created by user, or created by sentry implicitly. User can view the implicit
> privileges, but cannot change it directly
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)