Skip to content
This repository was archived by the owner on Jul 24, 2024. It is now read-only.
This repository was archived by the owner on Jul 24, 2024. It is now read-only.

Add models to template fields #46

Open
@jsabbagh-tc

Description

@jsabbagh-tc

This will allow us to create an ad-hoc dbt pipeline that accepts models as a parameter

load_data = DbtRunOperator( task_id="load_data", models="{{ dag_run.conf['models'] }}" )

Happy to create the PR but for some reason I am being denied access when attempting to push a branch.

Metadata

Metadata

Assignees

No one assigned

    Labels

    APISmall changes to the API. Ideal first contributions.good first issueGood for newcomers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions