metabase-driver icon indicating copy to clipboard operation
metabase-driver copied to clipboard

Add ability to sync multiple catalogs in Database

Open andrewdibiasio6 opened this issue 2 years ago • 0 comments

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

andrewdibiasio6 avatar Jul 06 '22 15:07 andrewdibiasio6