You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sentry.apache.org by "Xiaomeng Huang (JIRA)" <ji...@apache.org> on 2014/07/17 05:22:06 UTC

[jira] [Comment Edited] (SENTRY-340) Database implement for "with grant option"

    [ https://issues.apache.org/jira/browse/SENTRY-340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14064518#comment-14064518 ] 

Xiaomeng Huang edited comment on SENTRY-340 at 7/17/14 3:21 AM:
----------------------------------------------------------------

This is an initial patch for this implement.


was (Author: huang xiaomeng):
This is a initial patch for this implement.

> Database implement for "with grant option"
> ------------------------------------------
>
>                 Key: SENTRY-340
>                 URL: https://issues.apache.org/jira/browse/SENTRY-340
>             Project: Sentry
>          Issue Type: Sub-task
>            Reporter: Xiaomeng Huang
>            Assignee: Xiaomeng Huang
>         Attachments: SENTRY-340.patch
>
>
> This is database design and implement to support "with grant option".
> Add a field grantOption(int) to table SENTRY_DB_PRIVILEGE.
> And modify the table SENTRY_DB_PRIVILEGE from a single index {privilegeName} to a composite index with member {privilegeName, grantOption, grantorPrincipal}



--
This message was sent by Atlassian JIRA
(v6.2#6252)