Miretpl commented on PR #68074: URL: https://github.com/apache/airflow/pull/68074#issuecomment-4698292755
> While I think that it would be "cool" to use public interfaces I think ... the dilemma we are in is that this would get (earliest, we are cutting 3.3.0 in 2 days) into 3.4.0, which means you could only offer to downgrade to 3.3.0 and not earlier. But as we support all down to 3.0.0 we either only have this as a partial feature and leave many (installed base) use case outside. > > So for me would be OK like now and aimming to improve to a public interface for next released. Then depending on the version either the "new public" or "old method" is used. Once we drop support for the current versions we could clean-up. Agreed. -- 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]
