You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Jarek Potiuk (JIRA)" <ji...@apache.org> on 2019/05/09 20:35:00 UTC

[jira] [Resolved] (AIRFLOW-3341) Example for function that returns a DAG object

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

Jarek Potiuk resolved AIRFLOW-3341.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: 2.0.0

> Example for function that returns a DAG object
> ----------------------------------------------
>
>                 Key: AIRFLOW-3341
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-3341
>             Project: Apache Airflow
>          Issue Type: Task
>          Components: docs
>    Affects Versions: 1.10.1
>            Reporter: rotem
>            Assignee: kik
>            Priority: Minor
>             Fix For: 2.0.0
>
>
> In the FAQ of the docs:
> [https://airflow.apache.org/faq.html#how-can-i-create-dags-dynamically]
>  
> {code:java}
> # or better, call a function that returns a DAG object!{code}
>  
>  
> Is it possible to add an actual example how to write a function that returns a DAG object?
> showing an actual example is a crucial part of documentation.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)