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

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=15989909#comment-15989909 ] 

ASF subversion and git services commented on AIRFLOW-1149:
----------------------------------------------------------

Commit 48135ad255263d4718bbcace39c746aea5929568 in incubator-airflow's branch refs/heads/master from [~nzeilemaker]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-airflow.git;h=48135ad ]

[AIRFLOW 1149][AIRFLOW-1149] Allow for custom filters in Jinja2 templates

Closes #2258 from
NielsZeilemaker/jinja_custom_filters


> 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.9.0, 1.8.2
>
>
> 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)