Description
https://jira.apache.org/jira/browse/HIVE-18762
To support syntax like below to support change the ownership of a table
alter table tb1 set owner user user1; alter table tb1 set owner role role1;
Attachments
Issue Links
- is related to
-
HIVE-18762 Support ALTER TABLE SET OWNER command
- Resolved
- links to