FredKhayat opened a new issue, #2306:
URL: https://github.com/apache/polaris/issues/2306

   ### Is your feature request related to a problem? Please describe.
   
   If a principal has full permissions to access a table, but not the 
`CATALOG_MANAGE_CONTENT` permission, then the user cannot list namespaces, and 
cannot list his tables in a namespace.
   
   This can be problematic since if a principal wants to list his own tables, 
he will need to have the `CATALOG_MANAGE_CONTENT` permission, which is too 
permissive.
   
   ### Describe the solution you'd like
   
   Principals should be able to list tables they have access to (while 
unaccessible tables should not be listed).
   
   ### Describe alternatives you've considered
   
   _No response_
   
   ### Additional context
   
   _No response_


-- 
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: issues-unsubscr...@polaris.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to