[
https://issues.apache.org/jira/browse/HIVE-6305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14064517#comment-14064517
]
Lefty Leverenz commented on HIVE-6305:
--------------------------------------
This jira just adds tests so it doesn't need any user doc, but quoted
identifiers for names should be documented. Which jira would that be?
> test use of quoted identifiers in user/role names
> -------------------------------------------------
>
> Key: HIVE-6305
> URL: https://issues.apache.org/jira/browse/HIVE-6305
> Project: Hive
> Issue Type: Bug
> Components: Authorization
> Reporter: Thejas M Nair
> Assignee: Jason Dere
> Fix For: 0.14.0
>
> Attachments: HIVE-6305.1.patch
>
>
> Tests need to be added to verify that quoted identifiers can be used with
> user and role names.
> For example -
> {code}
> grant all on x to user `user-qa`;
> show grant user `user-qa` on table x;
> {code}
--
This message was sent by Atlassian JIRA
(v6.2#6252)