Skip to content

[AIRFLOW-3801] Fix DagBag collect dags invocation to prevent examples…#4645

Closed
Patouche wants to merge 0 commit intoapache:v1-10-stablefrom
Patouche:bugs/AIRFLOW-3801-fix-include-examples-in-dagbag
Closed

[AIRFLOW-3801] Fix DagBag collect dags invocation to prevent examples…#4645
Patouche wants to merge 0 commit intoapache:v1-10-stablefrom
Patouche:bugs/AIRFLOW-3801-fix-include-examples-in-dagbag

Conversation

@Patouche
Copy link
Contributor

@Patouche Patouche commented Feb 3, 2019

Make sure you have checked all steps below.

Jira

Description

  • Fix in DagBag init method theinclude_examples parameters which was not use properly.

Tests

  • tests.models.DagBagTest#test_dont_load_example : When the parameter include_examples is set to false on a empty dags folder, this validate that the dagbag is empty.

Documentation

  • N/A

Code Quality

  • Passes flake8

@feng-tao
Copy link
Member

feng-tao commented Feb 4, 2019

Could you create the pr against master branch?

@feng-tao
Copy link
Member

feng-tao commented Feb 7, 2019

@Patouche Ping, I think this issue is worth fixing. Let me know if you need any help to continue the pr.

@Patouche Patouche closed this Feb 9, 2019
@Patouche Patouche force-pushed the bugs/AIRFLOW-3801-fix-include-examples-in-dagbag branch from 315774f to 58bde52 Compare February 9, 2019 04:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants