roryqi commented on code in PR #12288:
URL: https://github.com/apache/gravitino/pull/12288#discussion_r3795772903
##########
docs/security/access-control.md:
##########
@@ -270,6 +270,66 @@ object: the owner of the table or view, plus
`CREATE_TABLE` or `CREATE_VIEW` on
| Job template | `REGISTER_JOB_TEMPLATE` | `USE_JOB_TEMPLATE`
| Owner | Run a job: `RUN_JOB` and `USE_JOB_TEMPLATE` |
| Job | | Owner
| Owner | |
+Bulk user access-control APIs use the same privileges as the matching
single-user operations. These
+bulk operations are authorized once before processing the request. Bulk user
add requests report
+item-level failures in `errors`.
+
+| API | Required privilege
| Request field |
Review Comment:
Why do we need request field? Is it a user oriented concepted?
--
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]