You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/01/08 11:26:25 UTC

[GitHub] [airflow] turbaszek removed a comment on issue #13559: Nested templated variables do not always render

turbaszek removed a comment on issue #13559:
URL: https://github.com/apache/airflow/issues/13559#issuecomment-756701047


   > https://stackoverflow.com/questions/44855949/make-custom-airflow-macros-expand-other-macros
   
   I'm not sure if this is connected. From what I understand the problem is that `op_kwargs` are not rendered while they are templated field:
   ```
   [2021-01-08 11:15:09,294] {python.py:112} INFO - op_kwargs: {'kwarg1': 'level_1_level_0_{{task.task_id}}_{{ds}}'}, op_args: ['level_0_nested_render_2021-01-08']
   ```


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org