mchades commented on code in PR #10820:
URL: https://github.com/apache/gravitino/pull/10820#discussion_r3110641958


##########
docs/security/access-control.md:
##########
@@ -360,6 +360,14 @@ The privileges `CREATE_MODEL` and `CREATE_MODEL_VERSION` 
are deprecated and will
 | CREATE_MODEL         | Metalake, Catalog, Schema        | Register a model, 
this is deprecated. Please use `REGISTER_MODEL` instead.         |
 | CREATE_MODEL_VERSION | Metalake, Catalog, Schema, Model | Link a model 
version, this is deprecated. Please use `LINK_MODEL_VERSION` instead. |
 
+### Function privileges

Review Comment:
   fixed



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