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

Support using DatasetAlias and fix orphaning unreferenced dataset #1217

Merged
merged 9 commits into from
Sep 30, 2024

Commits on Sep 30, 2024

  1. WIP: support dataset aliases

    tatiana committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    4b1936c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d448f90 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3004c27 View commit details
    Browse the repository at this point in the history
  4. Fix emitting DatasetAlias

    tatiana committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    8511519 View commit details
    Browse the repository at this point in the history
  5. Refactor DAtasetAlias implementation to be at the task level and repr…

    …oduce the airflow standalone issue we're experiencing
    tatiana committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    9cfaf95 View commit details
    Browse the repository at this point in the history
  6. Refactor, fix tests

    tatiana committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    772a7dc View commit details
    Browse the repository at this point in the history
  7. Improve test coverage

    tatiana committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    5029c1a View commit details
    Browse the repository at this point in the history
  8. Fix broken test

    tatiana committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    1a32630 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    43c9ff0 View commit details
    Browse the repository at this point in the history