[ https://issues.apache.org/jira/browse/HIVE-6305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14062913#comment-14062913 ]
Jason Dere commented on HIVE-6305: ---------------------------------- Patch only added new q file tests, the other failures are not related. > 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 > 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)