galak75 commented on issue #4743: [AIRFLOW-3871] render Operators template 
fields recursively
URL: https://github.com/apache/airflow/pull/4743#issuecomment-497835880
 
 
   > @galak75 Thanks again for the work, hoping to see this in soon! I was 
wondering though, how does this work with the `Rendered` view in the web-UI? 
Would that just call `__str__` of the top-level custom object?
   
   Hi @bjoernpollex-sc 
   I actually did not check the `Rendered` view. But I guess it should work the 
exact same way as today: `BaseOperator.render_template` has not changed... Then 
if template fields are currently rendered in this `Rendered` view, they should 
still be rendered (and nested ones also).
   
   I will try to take a look at this view soon.

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


With regards,
Apache Git Services

Reply via email to