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

Thejas M Nair commented on HIVE-6111:
-------------------------------------

The Syntax is 
{code}
<grant privilege statement> ::=
GRANT <privileges> TO <grantee> [ { <comma> <grantee> }... ]
[ WITH HIERARCHY OPTION ]
[ WITH GRANT OPTION ]
[ GRANTED BY <grantor> ]

<grantor> ::=
CURRENT_USER
| CURRENT_ROLE

{code}

> SQL std auth - support granted-by in grant statements
> -----------------------------------------------------
>
>                 Key: HIVE-6111
>                 URL: https://issues.apache.org/jira/browse/HIVE-6111
>             Project: Hive
>          Issue Type: Sub-task
>          Components: Authorization
>            Reporter: Thejas M Nair
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> sub-task includes parser changes



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to