-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
#11799 - Fix Airfow ownership & add pipeline tasks #14510
Conversation
The Python checkstyle failed. Please run You can install the pre-commit hooks with |
The Python checkstyle failed. Please run You can install the pre-commit hooks with |
The Python checkstyle failed. Please run You can install the pre-commit hooks with |
The Java checkstyle failed. Please run You can install the pre-commit hooks with |
Quality Gate passed for 'open-metadata-ingestion'Kudos, no new issues were introduced! 0 New issues |
Describe your changes:
Related to #11799
Adding ownership to tasks and using
field_relationship
table to store this info. We're deleting the relationship if a task gets deleted or if the full pipeline is deletedType of change:
Checklist:
Fixes <issue-number>: <short explanation>