jscheffl commented on issue #49487: URL: https://github.com/apache/airflow/issues/49487#issuecomment-2817378261
Note: I was able to "tweak" and bypass the problem via `DELETE FROM dag_code WHERE fileloc_hash NOT IN (SELECT fileloc_hash FROM serialized_dag);` but am not sure what bad side effect this generates. Note that I did this in my dev env only but am hesitant to plan the same for my PROD env. -- 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]
