Taragolis commented on PR #37585: URL: https://github.com/apache/airflow/pull/37585#issuecomment-1956925264
I guess it is more common in general if compare to one time usage in the Provider Manager. - We check different versions into the core, maybe even into the providers - Providers collected information about different providers version. - Providers collected information about itself (for tracing purpose I guess) However it is required more time to introduce common interface for both core and providers, because if it will allow to use into the providers, than we cant change it. -- 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]
