dstandish commented on PR #53820:
URL: https://github.com/apache/airflow/pull/53820#issuecomment-3164332470

   > > Do we need to reserialise during migration? I feel it might be enough to 
just delete the serialised data. I believe Airflow should automatically 
reserialise missing dags once the migration finishes and the scheduler is 
restarted?
   > 
   > We deleted it initially here 
https://github.com/apache/airflow/pull/43700/files when migrating from AF2 but 
realized we could loose true histories and reverted it. Deleting the serdag 
could have been better then but I think we are doing it late if we do it at 
this point as we could loose AF3+ histories.
   
   What do you mean we could lose true histories?  In airflow 2, we don't have 
serdag history


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