theis188 commented on issue #35987:
URL: https://github.com/apache/airflow/issues/35987#issuecomment-1834563211

   Thanks for setting me straight :) 
   
   To further clarify--if there were a new param like 
`template_only_bracket_strings` then we could safely, in a backwards compatible 
way, add conditional logic to this 
[section](https://github.com/apache/airflow/blob/4a9824de8e063ee78a18583de24cd59718adc7f7/airflow/template/templater.py#L172-L174),
 where the string is passed into templating, such that templating only happens 
when the string contains the double bracket `{{ }}` signature? I will keep this 
in mind but for now this is not necessary for me.


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