Skip to content

Conversation

@kacpermuda
Copy link
Contributor

#50773 released in Airflow 3.0.2 added check for inlets when deciding whether or not to schedule EmptyOperator. In OpenLineage we provide a handy emits_ol_events boolean flag for each task, where we need the information whether or not the task will be scheduled - then it emits events.

I thought about extracting it to some function in Airflow core and then checking that function in OL, but it changes so rarely, that I left it as is for now.


^ 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 airflow-core/newsfragments.

@mobuchowski mobuchowski merged commit ebf3fba into apache:main Jul 17, 2025
77 checks passed
@kacpermuda kacpermuda deleted the fix-inlets-check branch July 17, 2025 12:12
jeff3071 pushed a commit to jeff3071/airflow that referenced this pull request Jul 17, 2025
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.

2 participants