[ 
https://issues.apache.org/jira/browse/HIVE-25545?focusedWorklogId=669032&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-669032
 ]

ASF GitHub Bot logged work on HIVE-25545:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 22/Oct/21 16:27
            Start Date: 22/Oct/21 16:27
    Worklog Time Spent: 10m 
      Work Description: saihemanth-cloudera closed pull request #2665:
URL: https://github.com/apache/hive/pull/2665


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: gitbox-unsubscr...@hive.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 669032)
    Time Spent: 1.5h  (was: 1h 20m)

> Add/Drop constraints events on table should create authorizable events in HS2
> -----------------------------------------------------------------------------
>
>                 Key: HIVE-25545
>                 URL: https://issues.apache.org/jira/browse/HIVE-25545
>             Project: Hive
>          Issue Type: Bug
>          Components: HiveServer2
>            Reporter: Sai Hemanth Gantasala
>            Assignee: Sai Hemanth Gantasala
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 4.0.0
>
>          Time Spent: 1.5h
>  Remaining Estimate: 0h
>
> Alter table foo_tbl ADD constraint c1_unique UNIQUE(id1) disable novalidate;
> Alter table foo_tbl DROP constraint c1_unique;
> The above statements are currently not being authorized in Ranger/Sentry. 
> These should be authorized by creating authorizable events in Hive.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to