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

Link dataset event to dataset alias #40723

Merged
merged 8 commits into from
Jul 15, 2024

Conversation

Lee-W
Copy link
Member

@Lee-W Lee-W commented Jul 11, 2024

  • Add many-to-many table for DatasetEvent and DatasetAlias
    • Allow DatasetEvent to track which aliases triggered it

Related: #40039


^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an 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 a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in newsfragments.

@Lee-W Lee-W force-pushed the link-dataset-event-to-dataset-alias branch 5 times, most recently from d8e8231 to 1e21973 Compare July 13, 2024 03:13
@Lee-W Lee-W force-pushed the link-dataset-event-to-dataset-alias branch from 9e6f93e to 0eea629 Compare July 15, 2024 01:46
@Lee-W Lee-W marked this pull request as ready for review July 15, 2024 01:47
Copy link
Member

@uranusjr uranusjr left a comment

Choose a reason for hiding this comment

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

Nice

@Lee-W Lee-W merged commit 8ce3dc8 into apache:main Jul 15, 2024
48 checks passed
@Lee-W Lee-W deleted the link-dataset-event-to-dataset-alias branch July 15, 2024 07:08
@ephraimbuddy ephraimbuddy added the type:new-feature Changelog: New Features label Jul 22, 2024
@ephraimbuddy ephraimbuddy added this to the Airflow 2.10.0 milestone Jul 23, 2024
romsharon98 pushed a commit to romsharon98/airflow that referenced this pull request Jul 26, 2024
* feat(dataset_alias)
    * add dataset_alias_dataset_event association table
    * link dataset_alias to triggered dataset events
    * add FK to dataset_alias_dataset_event_assocation_table
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants