Nagarajkalasagonda opened a new issue, #33901: URL: https://github.com/apache/superset/issues/33901
### Bug description Want to access two schema/database information using on database connection in superset if database/schema coming from starrock query eng.ine. consider: I have external catalog cat1. and i have 3 database in that db1,db2,db3 i have created one user who will have access two db1 and db2 then how can i make sure in superset also he can access both database using one database connection. if i use root user for superset connection then i able to get all three database. But and to create user1 who can access db1 and db2 only ### Screenshots/recordings _No response_ ### Superset version master / latest-dev ### Python version 3.9 ### Node version 16 ### Browser Chrome ### Additional context _No response_ ### Checklist - [ ] I have searched Superset docs and Slack and didn't find a solution to my problem. - [ ] I have searched the GitHub issue tracker and didn't find a similar bug report. - [ ] I have checked Superset's logs for errors and if I found a relevant Python stacktrace, I included it here as text in the "additional context" section. -- 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]
