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 2020/06/01 10:29:05 UTC

[GitHub] [airflow] ashb commented on pull request #8805: Resolve upstream tasks when template field is XComArg

ashb commented on pull request #8805:
URL: https://github.com/apache/airflow/pull/8805#issuecomment-636769916


   > Why? We don't want to do any custom action (including resolving upstream) during execution. And it may happen that someone will assign/reassign value to template field attribute in execute()
   
   This is in fact _exactly_ what `task.render_template_fields()` does, so yes, we do want to set something like this.


----------------------------------------------------------------
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