Replies: 1 comment
-
|
In airflow UI, for task not in task_group on "rendered templates" params shows in "op_kwargs" (and work right), bur for task in task_group on "rendered templates" params shows in "op_args". How to fix this? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to pass parameters witch includes jinja template variables to task_group. But in my task, inside task_group jinja template not working properly. Airflow version 3.2.0.
This is my example. Please tell me what can be wrong?
Beta Was this translation helpful? Give feedback.
All reactions