[ 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)