Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scheduler database to use string run ids #3946

Merged
merged 6 commits into from
Sep 12, 2024
Merged

Conversation

d80tb7
Copy link
Collaborator

@d80tb7 d80tb7 commented Sep 8, 2024

Updates the scheduler database to store runids as type text rather than uuid.
Also updates the executorAPI such that runIds are also populated as strings. A subsequent PR will make the receiver read the string value rather than the uuid value.

Signed-off-by: Chris Martin <[email protected]>
Signed-off-by: Chris Martin <[email protected]>
Signed-off-by: Chris Martin <[email protected]>
@d80tb7 d80tb7 changed the title [WIP] Scheduler database to use string run ids Scheduler database to use string run ids Sep 9, 2024
@d80tb7 d80tb7 added the do-not-merge Do not merge this PR label Sep 9, 2024
@d80tb7 d80tb7 removed the do-not-merge Do not merge this PR label Sep 12, 2024
@d80tb7 d80tb7 enabled auto-merge (squash) September 12, 2024 13:16
@d80tb7 d80tb7 merged commit eec6b6b into master Sep 12, 2024
23 of 24 checks passed
@d80tb7 d80tb7 deleted the f/chrisma/remove-uuid branch September 12, 2024 13:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants