Skip to content

[Feature] Support config.group selectors when using LoadMode.DBT_MANIFEST #1784

Description

@w0ut0

Description

When using LoadMode.DBT_MANIFEST, only config.meta, config.materialized, config.schema and config.tags are supported config selectors.
Our use case is to use config.group link as argument for select, eg config.group:<customer_mart>.

Use case/motivation

We are already using groups in dbt itself (eg for contracts, private/public/...). This would enable us to also use this group for our orchestration. An alternative is tagging all models in that group, but that would be double work.

Related issues

Some issue (different argument) as #1619

Are you willing to submit a PR?

  • Yes, I am willing to submit a PR!

Metadata

Metadata

Assignees

No one assigned

    Labels

    area:selectorRelated to selector, like DAG selector, DBT selector, etccosmosenhancementNew feature or requestparsing:dbt_manifestIssues, questions, or features related to dbt_manifest parsingtriage-neededItems need to be reviewed / assigned to milestone

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions