hdygxsj opened a new issue, #7576:
URL: https://github.com/apache/gravitino/issues/7576

   ### What would you like to be improved?
   
   Authorization expression is too long!!!!
   
   <img width="975" height="237" alt="Image" 
src="https://github.com/user-attachments/assets/67c939db-8223-4b3b-b692-fd1928b50922";
 />
   
   ### How should we improve?
   
   use ANY(OWNER,METALAKE,CATALOG) to replace METALAKE::OWNER || CATALOG::OWNER
   
   use ANY(USE_CATALOG,METALAKE,CATALOG,SCHEMA) to replase 
METALAKE::USE_CATALOG || CATALOG::USE_CATALOG || SCHEMA::USE_CATALOG


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