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

AIP-39: Move some catchup logic back into DAG #15473

Closed

Commits on Apr 20, 2021

  1. Configuration menu
    Copy the full SHA
    d704315 View commit details
    Browse the repository at this point in the history
  2. Implement the data interval time tables

    Thest time tables (plus the @once thing) covers all existing DAG
    scheduling logic.
    uranusjr committed Apr 20, 2021
    Configuration menu
    Copy the full SHA
    97e4bb5 View commit details
    Browse the repository at this point in the history
  3. Remove dead code

    uranusjr committed Apr 20, 2021
    Configuration menu
    Copy the full SHA
    71b09df View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b647798 View commit details
    Browse the repository at this point in the history
  5. Implement NullTimeTable

    This makes things a bit simpler.
    uranusjr committed Apr 20, 2021
    Configuration menu
    Copy the full SHA
    c5eaa51 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fba484a View commit details
    Browse the repository at this point in the history
  7. Slight simplification

    uranusjr committed Apr 20, 2021
    Configuration menu
    Copy the full SHA
    ccf50ff View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0de581b View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2021

  1. Configuration menu
    Copy the full SHA
    b770606 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b450e7d View commit details
    Browse the repository at this point in the history
  3. Don't call a module utils :p

    uranusjr committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    8486c10 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fe12a52 View commit details
    Browse the repository at this point in the history