ephraimbuddy opened a new pull request, #47015: URL: https://github.com/apache/airflow/pull/47015
This PR updates the TaskInstanceHistory table to use UUID for the primary key. The primary is tied to TaskInstance.id as foreignkey so whatever value in TaskInstnace.id is the value we would have as TaskInstanceHistory.id. Manually tested the upgrades by rerunning a task instance, and upgrading/downgrading with the data -- 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]
