dstandish removed a comment on issue #5263: [AIRFLOW-4490] dag_run.conf should 
be an empty dictionary by default instead of None
URL: https://github.com/apache/airflow/pull/5263#issuecomment-491677216
 
 
   @yampelo another alternative:
   If the goal is to just make templating work properly, maybe all we should do 
is change `get_template_context` so that `dag_run` gets a default of `{}` in 
the template context!
   Here's the line: 
https://github.com/apache/airflow/blob/220c1621702a61b661b1a16c45944812330ca2cf/airflow/models/taskinstance.py#L1079

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to