dabla commented on PR #35591: URL: https://github.com/apache/airflow/pull/35591#issuecomment-2236552399
> > Af few providers are failing due to the get_extra_json method fom above #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 (and use) a compatibility code in the compat provider - until min airflow version is set to 2.10. Hello @potiuk , now that Airflow is at version 2.10, I presume it will be easier to finish this PR no? -- 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]
