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

   Yeah after some more thought I really do not like the fact that the return 
value gets treated as a template string. The callable should just return the 
rendered value instead. This is what we do with XComArg—a resolved XCom value 
is treated as-is, not rendered again as a template.


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