Skip to content

Simplify DagBag - remove dead code related to SerializedDag#9676

Merged
mik-laj merged 2 commits intoapache:masterfrom
PolideaInternal:dagbag-cleanup
Jul 6, 2020
Merged

Simplify DagBag - remove dead code related to SerializedDag#9676
mik-laj merged 2 commits intoapache:masterfrom
PolideaInternal:dagbag-cleanup

Conversation

@mik-laj
Copy link
Member

@mik-laj mik-laj commented Jul 5, 2020


Make sure to mark the boxes below before creating PR: [x]

  • Description above provides context of the change
  • Unit tests coverage for changes (not needed for documentation changes)
  • Target Github ISSUE in description if exists
  • Commits follow "How to write a good git commit message"
  • Relevant documentation is updated including usage instructions.
  • I will engage committers as explained in Contribution Workflow Example.

In case of fundamental code change, Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in UPDATING.md.
Read the Pull Request Guidelines for more information.

@mik-laj mik-laj requested a review from kaxil July 5, 2020 22:11
@kaxil kaxil changed the title Simplify DagBag - remove dead code relaated to SerializedDag Simplify DagBag - remove dead code related to SerializedDag Jul 5, 2020
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

setf.dags.keys returns KeysView. We want to have an non-llive object.

@kaxil
Copy link
Member

kaxil commented Jul 5, 2020

@mik-laj Can you please rebase on latest master

@mik-laj mik-laj merged commit 263ff26 into apache:master Jul 6, 2020
@mik-laj mik-laj deleted the dagbag-cleanup branch July 6, 2020 04:32
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