Skip to content

Support for a Databricks connection with multiple catalogs #331

@AlizaminJ

Description

@AlizaminJ

First of all, I am not quite sure if it is the issue. Hoping for understanding as there is no meaningful log in Metabase admin to supplement the issue here.

We have recently enabled a relatively new feature in Metabase, multiple catalogs within a single Databricks connection. As far as I see it is not supported, as dbt docs are not propagated to Metabase. I tried to adjust with database/schema/model_filter, but no result. It either silently fails, or complains with something like "WARNING:dbtmetabase._models:Table 'BRONZE.MY_MODEL' not in schema 'BRONZE'

Maybe worth mentioning, the same table appears differently depending on the connection type. Upon search, "MY_MODEL" in Metabase console:
MY_MODEL - CONNECTION (CATALOG.SCHEMA) --> connection with multiple catalog, docs not propagated!
MY_MODEL - CATALOG(SCHEMA) --> connection with single catalog, docs propagated!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions