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 2019/05/13 05:07:14 UTC

[GitHub] [airflow] dstandish removed a comment on issue #5263: [AIRFLOW-4490] dag_run.conf should be an empty dictionary by default instead of None

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:
users@infra.apache.org


With regards,
Apache Git Services