You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/09/18 17:36:46 UTC

[GitHub] [airflow] potiuk commented on issue #18262: Clearing one task instance will execute all task instances that have not previously run

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


   I think the behaviour is as expected currently - until we have DAG versioning implemented https://cwiki.apache.org/confluence/display/AIRFLOW/AIP-36+DAG+Versioning 
   
   Currently Airflow does not support DAG evolution. until versioning is implemented, the best way to add substantial changes to a DAG is to copy it and have a new dag_id.


-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org