vatsrahul1001 commented on issue #63550:
URL: https://github.com/apache/airflow/issues/63550#issuecomment-4056789000

   Closing this — after further analysis, the UPDATE dag_run SET created_at = 
run_after pattern is consistent with how all previous Airflow migrations handle 
full-table updates on dag_run (e.g., 0058 does UPDATE dag_run SET run_after = 
coalesce(data_interval_end, logical_date) with the same approach)


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