This is an automated email from the ASF dual-hosted git repository.
yuqi1129 pushed a change to branch
improvement-list-authz-schema-short-circuit-11775
in repository https://gitbox.apache.org/repos/asf/gravitino.git
from 415bd4297f [#11775] improvement(authz): short-circuit list
authorization via parent-scope grant
add 7d430343d9 Resolve comments
No new revisions were added by this update.
Summary of changes:
.../authorization/GravitinoAuthorizer.java | 24 +++++++++--------
.../server/authorization/MetadataAuthzHelper.java | 8 +++---
.../AuthorizationExpressionConstants.java | 26 +++++++++++--------
.../authorization/jcasbin/JcasbinAuthorizer.java | 30 ++++++++++++++++------
.../authorization/TestMetadataAuthzHelper.java | 4 +--
.../jcasbin/TestJcasbinAuthorizer.java | 28 +++++++-------------
6 files changed, 65 insertions(+), 55 deletions(-)