GitHub user Nagarajkalasagonda added a comment to the discussion: Want to access two schema/database information using on database connection in superset if database/schema coming from starrock query engine
Hi Team, I got the solution no need to make it as bug. Solution : I have external catalog which multiple database/schema of iceberg database. I have created one user and given 3 schema/database access to same user. Then I used starstrocks connection string with one of the database/ schema connection but while querying it's supports all these schema / database tables and I am able to join table from every database/schema and create custom view / query. If any other information or explanation required please let me know. GitHub link: https://github.com/apache/superset/discussions/33911#discussioncomment-13580900 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
