apache / airflow

Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
https://airflow.apache.org/
Apache License 2.0
35.21k stars 13.76k forks source link

Revert "fix: scheduler crashing with OL provider on airflow standalone (#40353)" #40402

Closed kacpermuda closed 4 days ago

kacpermuda commented 4 days ago

I will create a separate issue (with explanations and stacktrace), but it appears that my attempt to fix #40309 implemented in #40353 caused some errors with #39520, crashing scheduler when creating AirflowStateRunFacet. I need to find another way to fix #40309 and for now, we should revert my fix.

After this PR, we should be okay to release the provider. This reverts commit fbcee8d01bddd100d9335404796a40247a6c6487 from #40353.


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