Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ability to sync multiple catalogs in Database #38

Open
andrewdibiasio6 opened this issue Jul 6, 2022 · 0 comments
Open

Add ability to sync multiple catalogs in Database #38

andrewdibiasio6 opened this issue Jul 6, 2022 · 0 comments

Comments

@andrewdibiasio6
Copy link
Member

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant