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

openlineage: extend custom_run_facets to on_failed and on_complete #40953

Merged
merged 1 commit into from
Jul 23, 2024

Conversation

kacpermuda
Copy link
Contributor

Extending what was implemented in #38982. Now we will allow users to attach their custom run facets to all task events, regardless of the task state. This feature is not yet released, so there is no need for keeping any compatibility.


^ 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.

@kacpermuda kacpermuda force-pushed the ol-extend-custom-run-facets branch 2 times, most recently from d40d1cc to 7e00041 Compare July 23, 2024 13:32
@kacpermuda
Copy link
Contributor Author

Let's wait with merging this one until #39530 gets merged, so @JDarDagran does not have to rebase all the time cause of new facet imports appearing.

@kacpermuda kacpermuda marked this pull request as draft July 23, 2024 13:34
@kacpermuda kacpermuda marked this pull request as ready for review July 23, 2024 15:10
@mobuchowski mobuchowski merged commit 579a8b8 into apache:main Jul 23, 2024
52 checks passed
@kacpermuda kacpermuda deleted the ol-extend-custom-run-facets branch July 23, 2024 15:48
sunank200 pushed a commit to astronomer/airflow that referenced this pull request Jul 24, 2024
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