[
https://issues.apache.org/jira/browse/HIVE-6305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14065502#comment-14065502
]
Lefty Leverenz commented on HIVE-6305:
--------------------------------------
Good, HIVE-6013 is already documented so it's easy to add this to the wiki.
Thanks, Thejas.
One question: why don't these tests specify hive.support.quoted.identifiers?
Oh, nevermind, its default setting is column.
> 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
> Labels: TODOC13
> 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)