Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix clearing child dag mapped tasks from parent dag #27501

Merged
merged 4 commits into from
Nov 17, 2022

Commits on Nov 16, 2022

  1. fix clearing downstream recursive mapped tasks

    James Ong committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    3d8fba5 View commit details
    Browse the repository at this point in the history
  2. use _mapping to set kwargs for TaskInstanceKey

    James Ong committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    e13ca42 View commit details
    Browse the repository at this point in the history
  3. remove unneeded comment

    James Ong committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    fb6eacb View commit details
    Browse the repository at this point in the history
  4. run pre-commit

    James Ong committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    543002d View commit details
    Browse the repository at this point in the history