zachliu commented on issue #49487:
URL: https://github.com/apache/airflow/issues/49487#issuecomment-2825506675

   from 2.10.5 to 3.0.0
   
   ```sql
   DELETE FROM dag_code WHERE fileloc_hash NOT IN (SELECT fileloc_hash FROM 
serialized_dag);
   ```
   deleted  ~20% of the entries in `dag_code`. they must be relics from the 
distant past


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