rtrivedi12 opened a new pull request, #4617:
URL: https://github.com/apache/hive/pull/4617
### What changes were proposed in this pull request?
Removing database object from Output `HivePrivilegeObject` and adding to
input `HivePrivilegeObject` in Create Function and Drop Function authorization.
### Why are the changes needed?
Create/Drop function should not require DROP/WRITE privileges to the
database.
### Does this PR introduce _any_ user-facing change?
Yes, Create/Drop function only requires READ permission to the DB
### Is the change a dependency upgrade?
No
### How was this patch tested?
Tested with existing qtests for create/drop function
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]