You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2022/03/29 04:18:39 UTC

[GitHub] [airflow] uranusjr commented on issue #10451: Airflow tries running Jinja on any property name ending with .json

uranusjr commented on issue #10451:
URL: https://github.com/apache/airflow/issues/10451#issuecomment-1081384642


   The subclassing solution is not a hack 🙂 Rendering `.json` with Jinja2 is a feature by design on the oeprator, and if you don’t want that feature, you should make your own operator, i.e. by subclassing.


-- 
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-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org