mik-laj commented on issue #4900: [AIRFLOW-3362] [WIP]Template to support jinja2 native python types URL: https://github.com/apache/airflow/pull/4900#issuecomment-475824381 Have you analyzed the use of literal_eval? It is currently used in some operators https://github.com/apache/airflow/blob/2c255e9e0cb8c42c52b2db4c3f863d977ca0e048/airflow/contrib/operators/jenkins_job_trigger_operator.py#L138-L139 https://github.com/apache/airflow/blob/067a1e3f4aa153195674950fee72bdd23652e61d/airflow/operators/docker_operator.py#L244-L248
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
