You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Brock Noland (JIRA)" <ji...@apache.org> on 2013/12/30 18:32:51 UTC

[jira] [Commented] (HIVE-6112) SQL std auth - support new privileges INSERT, DELETE

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

Brock Noland commented on HIVE-6112:
------------------------------------

Looks like this patch misses the getPrivTypeByName() and the toString() method on Privilege. FIWW this class looks like a perfect candidate for a unit test and I think we could get ride of all those if/else and case statements by storing this stuff in a map.

> SQL std auth - support new privileges INSERT, DELETE
> ----------------------------------------------------
>
>                 Key: HIVE-6112
>                 URL: https://issues.apache.org/jira/browse/HIVE-6112
>             Project: Hive
>          Issue Type: Sub-task
>          Components: Authorization
>            Reporter: Thejas M Nair
>         Attachments: new-privs.patch
>
>   Original Estimate: 12h
>  Remaining Estimate: 12h
>
> Includes  INSERT, DELETE privileges. 



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