ashb commented on PR #46306:
URL: https://github.com/apache/airflow/pull/46306#issuecomment-2626847574

   For context on why we are removing this:
   
   1. It never actually made it in to a release (it was tagged with 2.10.0 
milestone but somehow got missed in that release)
   2. It relies on AIP-44 and the pydantic models it creates to work, and those 
have been removed in main/Airflow 3
   3. With the split out of the new standard provider it will be easier to add 
this back in quicker, but trying to support it now will delay Airflow 3 work as 
we have a long list of _critical_ features related ti AIP-72/Task Execution 
interface, and unfortunately we have to cut something.
   
   Sorry to revert this yet again :( 


-- 
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]

Reply via email to