justinmclean commented on code in PR #5123: URL: https://github.com/apache/gravitino/pull/5123#discussion_r1799742974
########## docs/security/access-control.md: ########## @@ -90,6 +90,18 @@ The owner of each entity has implicit administrative class privilege, for exampl Only the Owner of a securable object can fully manage that resource. If a securable object needs to be managed by more than one person at the same time, the owner is assigned to a user group. +The metadata object which supports ownership is as follows: Review Comment: It really should be "The metadata objects that support ownership are:". You could possibly leave in "are as follows" but it's unnecessarily verbose. -- 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]
