Skip to content

Support adapter specific config #181

@ShaneMazur

Description

@ShaneMazur

What is the best approach to allow for adapter specific configuration. I've encountered issues trying to use the YAML validation on a dbt_project.yml on dbt-databricks with their custom configuration.

I noticed some other issues in the repo for similar issues with other adapters. For example #176.

I imagine adding all possible options (of every adapter) to a single config defeats the purpose of the validation schema. What is the suggested way to support adapter specific config i.e. dbt-core yaml schema + <my-adapter(s) yaml schema>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions