stalary edited a comment on issue #7540:
URL:
https://github.com/apache/incubator-doris/issues/7540#issuecomment-1061837380
CREATE [ROW] POLICY admin_local_only ON passwd AS {PERMISSIVE|RESTRICTIVE}
TO admin USING (a = ’xxx‘);
We should prioritize grant permissions. For example, we should throw an
error if we do not have select permission.
CREATE POLICY requires the Grant_priv permission.
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]