potiuk commented on issue #35266: URL: https://github.com/apache/airflow/issues/35266#issuecomment-1785170836
Also if you badly need it - consider contributing it @Felix-neko or your company paying someone to work on it (maybe your company employee or sponsoring someone who is familiar with Airflow contribution). If you look at the linked issue, having a backfill implemented in UI or through REST API basically means turning one of the components of Airflow into a robust "runner" of such backfill request. This is rather complex feature requiring likely Airflow Improvement Proposal to be proposed, approved and voted and rather complex/robust implementation of backed (handling all the edge cases like restarting components, handling deadlocks and a number of cases that need to be detailed in the AIP). So finding a way how to contribute back for the free software is a great idea (certainly one that might speed up the time needed to do so). -- 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]
