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

Ash Berlin-Taylor resolved AIRFLOW-3801.
----------------------------------------
    Resolution: Fixed

> DagBag always import examples 
> ------------------------------
>
>                 Key: AIRFLOW-3801
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-3801
>             Project: Apache Airflow
>          Issue Type: Bug
>          Components: models
>    Affects Versions: 1.10.2, 2.0.0
>            Reporter: Patrick Allain
>            Priority: Minor
>             Fix For: 1.10.3
>
>
> Hello,
> Yesterday, I notice in my unit test that the example was always loaded even 
> if I explicitly specified the parameters {{include_examples=False}} in the 
> {{DagBag}} constructor.
> In  fact, the DagBag init method invoke the {{collect_dags}} method without 
> naming the parameters. Inside, the {{collect_dags}} method, the method 
> {{list_py_file_paths}} was invoke without naming the parameters also.
> I tried to fix it in a pull request that will be made very soon.
>  
> Regards,
> Patrick 



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

Reply via email to