malthe opened a new pull request #20704:
URL: https://github.com/apache/airflow/pull/20704


   When `render_template_as_native_obj` is used, the template environment is 
instantiated from `NativeEnvironment` instead of `SandboxedEnvironment`.
   
   However, unlike the latter, the native environment does not have 
Airflow-specific filters such as `ds_nodash` – and it also does not private 
access to private attributes.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to