metabase-driver
metabase-driver copied to clipboard
Add ability to sync multiple catalogs in Database
Overview
As a user, I want to be able to sync multiple catalogs when creating a DB with the Starburst driver. I want to be able to specficy a list of catalogs, and be able to view all schemas/tables within those catalogs with the single metabase DB
Success Criteria
- Ability to specify multiple catalogs during DB creation
- Ability to sync all those catalog's schemas
- Ability to view, join, and query, ask questions, with all tables across different catalogs in metabase
Open questions
- how would we handle the schema field if a user passes in a set of catalogs?
- likely we make these mutually exclusive options