SamWheating opened a new pull request, #33735: URL: https://github.com/apache/airflow/pull/33735
Re: https://github.com/apache/airflow/issues/33694 After some discussion I came to two conclusions: - `template_ext` causes a lot of confusion for users and is only covered under the documentation for custom operators - Its easy to disable `template_ext` by simply setting it after instantiation. Anyways, this PR adds some notes around template_ext alongside the other jinja templating docs, including a section about overriding rendering config or disabling rendering altogether. -- 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]
