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

Add models to template fields #46

Open
jsabbagh-tc opened this issue Oct 19, 2021 · 0 comments · May be fixed by #48 or #69
Open

Add models to template fields #46

jsabbagh-tc opened this issue Oct 19, 2021 · 0 comments · May be fixed by #48 or #69
Labels
API Small changes to the API. Ideal first contributions. good first issue Good for newcomers

Comments

@jsabbagh-tc
Copy link

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.

@andrewrjones andrewrjones added API Small changes to the API. Ideal first contributions. good first issue Good for newcomers labels May 27, 2022
@dinigo dinigo linked a pull request Sep 5, 2022 that will close this issue
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
API Small changes to the API. Ideal first contributions. good first issue Good for newcomers
Projects
None yet
2 participants