You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Bolke de Bruin (JIRA)" <ji...@apache.org> on 2017/04/29 15:16:04 UTC

[jira] [Resolved] (AIRFLOW-1149) Allow custom filters to be added to jinja2

     [ https://issues.apache.org/jira/browse/AIRFLOW-1149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bolke de Bruin resolved AIRFLOW-1149.
-------------------------------------
       Resolution: Fixed
    Fix Version/s: 1.9.0
                   1.8.2

Issue resolved by pull request #2258
[https://github.com/apache/incubator-airflow/pull/2258]

> Allow custom filters to be added to jinja2
> ------------------------------------------
>
>                 Key: AIRFLOW-1149
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-1149
>             Project: Apache Airflow
>          Issue Type: Bug
>            Reporter: Niels Zeilemaker
>            Assignee: Niels Zeilemaker
>             Fix For: 1.8.2, 1.9.0
>
>
> Jinja supports a feature called, custom filters (see http://jinja.pocoo.org/docs/dev/api/#writing-filters). These filters can be useful to add custom post processing of variables in a jinja template.
> Maybe Airflow can allow for the custom filters to be added to a DAG similarly as user_defined_macros



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)