Abyss-lord opened a new pull request, #11026:
URL: https://github.com/apache/gravitino/pull/11026

   ### What changes were proposed in this pull request?
   Add privilege support in the Python client, including privilege factory 
methods, view/function privileges, metadata object types, and related unit 
tests.
   
   ### Why are the changes needed?
   The Python client lacked complete privilege implementations, so callers 
could not create or validate privilege objects consistently with other clients.
   
   Fix: #11009
   
   ### Does this PR introduce any user-facing change?
   Yes. The Python client now exposes privilege objects through 
Privileges.allow() and Privileges.deny(), and adds VIEW and FUNCTION metadata 
object types.
   
   ### How was this patch tested?
   
   unit Test


-- 
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]

Reply via email to