[ https://issues.apache.org/jira/browse/HIVE-7790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14133402#comment-14133402 ]
Alan Gates commented on HIVE-7790: ---------------------------------- Responses to comments on review board. One thing I think we need to clarify. It seems from your comments that you are expecting update and delete to also check for read permissions on the table, since you are wanting to check that the user has permissions on the input columns as well as the output columns. I have implemented this such that the user only needs to have update or delete permissions. If we think the user should also have read permissions, I need to make some changes. > Update privileges to check for update and delete > ------------------------------------------------ > > Key: HIVE-7790 > URL: https://issues.apache.org/jira/browse/HIVE-7790 > Project: Hive > Issue Type: Sub-task > Reporter: Alan Gates > Assignee: Alan Gates > Attachments: HIVE-7790.patch > > > In the new SQLStdAuth scheme, we need to add UPDATE and DELETE as operations > and add ability check for them. -- This message was sent by Atlassian JIRA (v6.3.4#6332)