Jarek Potiuk
Jarek Potiuk
This is fantastic. Thank you - I have no more issues withe the page you addressed all my concerns, I will delete/hide that issue then. If you want to be...
And thank you for being so receptive and following all the guidelines and rules. Much appreciated.
I cannot delete the issue myself I closed it and restored the original title. If you want the issue to be deleted I will need to as the ASF infrastructure...
One more thing - at least for now, "standard" should be added to list of preinstalled providers in `hatch_build.py` ``` PRE_INSTALLED_PROVIDERS = [ "common.compat", "common.io", "common.sql", "fab>=1.0.2", "ftp", "http", "imap",...
We might change where it is added in Airflow 3, but for now it should be added here.
1. we need to deprecate the existed operators in core > Yes, but I think this should be done as separate PR to v2-10-test. I think we do not want...
Ah .. so no ... We should not add it to preinstalled just **yet** - until we release it (sorry @romsharon98 -> see the failure on openapi client).
> Then I propose this PR to remove the files from main that we migrated to the provider. This is what the PR does.
> Please correct me if i understood this, on v2-10-test deprecation updates required for all the changes we are doing on main? No - only those that are supposed to...
BTW. We **will** have to make the old "standard" providers still work in Airflow 3 I **think** so we will have to make the old operator imports work (likely with...