potiuk commented on issue #26851:
URL: https://github.com/apache/airflow/issues/26851#issuecomment-1272832364

   I think this is the question for DAG versioning . What you are trying to do 
is trying to have different versions of DAGs in different times. We are yet to 
implement DAG versioning 
https://cwiki.apache.org/confluence/display/AIRFLOW/AIP-36+DAG+Versioning but 
it is neither decided how to do it, nor approved, nor implemented. 
   
   I think once DAG versioning will be implemented, airlfow backfill will run 
as you describe, but essentially what you propose is subset of what dag 
versioning should have implemented and it won't be implemented in isolation. 
Closing this one as this is not a feature that will be implemented on its own. 


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