xunliu commented on PR #4515:
URL: https://github.com/apache/gravitino/pull/4515#issuecomment-2301431331
@yuqi1129
> Policies can't be null, please see
>
> // Only return the policies that are managed by Gravitino.
> if (policies.size() > 1) {
> throw new AuthorizationPluginException(
> "Each metadata object only have one Gravitino management
enable policies.");
> }
But policies cloud be equal to 1 or 0.
--
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]