ephraimbuddy commented on issue #23550:
URL: https://github.com/apache/airflow/issues/23550#issuecomment-1125309037

   > Ah OK, that makes sense. So I guess we “just” need to fix the REMOVED 
logic.
   
   I think fixing that would work if the dag file is edited. For a dynamically 
generated mapping args as in the issue, it won't get to the code because the 
dag_run.dag_hash would still match the latest serialized dag hash, right? 
https://github.com/apache/airflow/blob/7277122ae62305de19ceef33607f09cf030a3cd4/airflow/jobs/scheduler_job.py#L1188
   
   
   


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