potiuk commented on PR #35591: URL: https://github.com/apache/airflow/pull/35591#issuecomment-2180546470
> Af few providers are failing due to the get_extra_json method fom above https://github.com/apache/airflow/pull/39811, which means those providers would be dependant on a newer Airflow version. We should definitely avoid that and implement compatibility code for them. And possibly that's going to be rather easy to solve when we introduce `common.compat` provider. https://lists.apache.org/thread/ydx1zn6jwojxxcgfc1x5bg59p87l8lc1 This means that you will have to introduce a compatibility code in the compat provider - until min airflow version is set to 2.10. -- 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]
