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

   No. This is the way how 
https://jinja.palletsprojects.com/en/3.0.x/nativetypes/ works (and this is what 
we are using). we are not going to change how it works. You might instead make 
a proposal and change to JINJA if you want to change how it works.
   
   What you can do instead you can add PR to add another way of resolving 
templates - new parameter etc. But we are not going to modify the way how 
NativeEnvironment from Jinja works. That would be also backwards-incompatible, 
so we are not going to `change` how it works.


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