mobuchowski opened a new pull request, #40812: URL: https://github.com/apache/airflow/pull/40812
We introduce `airflow.lineage.hook` in 2.10. Every time, providers would need to try/except import from it, because they need to be compatible with lower version of Airflow. However, depending on newest common.compat provider gives us ability to centralize that logic and make providers simpler. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
