[
https://issues.apache.org/jira/browse/AIRFLOW-4472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16835097#comment-16835097
]
ASF subversion and git services commented on AIRFLOW-4472:
----------------------------------------------------------
Commit a6daeb544e815fe350a96d24ae3bb14aee4079a7 in airflow's branch
refs/heads/master from bolkedebruin
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=a6daeb5 ]
[AIRFLOW-4472] Use json.dumps/loads for templating lineage data (#5253)
jinja2 cannot use dict/lists as templates hence converting
it to json solves this while keeping complexity down.
> Use json.dumps/loads on lineage data for jinja2
> -----------------------------------------------
>
> Key: AIRFLOW-4472
> URL: https://issues.apache.org/jira/browse/AIRFLOW-4472
> Project: Apache Airflow
> Issue Type: Improvement
> Reporter: Bolke de Bruin
> Priority: Major
>
> jinja2 cannot use dicts etc as a template, this it is impossible to use
> dicts/lists as a attribute of an inlet/outlet
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)