dpgaspar commented on issue #24976:
URL: https://github.com/apache/superset/issues/24976#issuecomment-1991471105

   I do think the current access check makes sense. The hierarchy is
   Database -> Schema -> datasource
   
   If a user as access to the database, then (on SQLLab) the user will have 
access to all underlying hierarchical entities, on this case schemas and 
datasources
   
   Giving access to a schema is enough to grant the user implicit partial 
access to the database (on SQLLab), so no need to give the user wide access to 
the database itself.
   
   Closing this issue, but feel free to reopen it


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

Reply via email to