uranusjr commented on PR #37028:
URL: https://github.com/apache/airflow/pull/37028#issuecomment-1917484651

   I wonder if we should turn the return value of the callable into a template 
and render that. Since a callable can do whatever it wants, supporting 
returning a template seems redundant and may induce some confusing behaviours 
(the same as `template_fields` already does in some edge cases).
   
   As a side note, I wonder if the callable should take `context` as an 
argument.


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

To unsubscribe, e-mail: commits-unsubscr...@airflow.apache.org

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

Reply via email to