Skip to content

Factor out UUID functions into common module#400

Open
gabotechs wants to merge 2 commits intogabrielmusat/async-distributed-planningfrom
gabrielmusat/refactor-uuid-functions
Open

Factor out UUID functions into common module#400
gabotechs wants to merge 2 commits intogabrielmusat/async-distributed-planningfrom
gabrielmusat/refactor-uuid-functions

Conversation

@gabotechs
Copy link
Copy Markdown
Collaborator

@gabotechs gabotechs commented Apr 14, 2026

Just some preparatory refactor for keeping future PRs clean:

This refactor, even if small, is not really related to that PR, so I factored it out.

@gabotechs gabotechs changed the base branch from main to gabrielmusat/async-distributed-planning April 14, 2026 09:45
@gabotechs gabotechs marked this pull request as ready for review April 14, 2026 09:53
@gabotechs gabotechs force-pushed the gabrielmusat/async-distributed-planning branch 2 times, most recently from 67d13ae to 6514d92 Compare April 16, 2026 11:52
@gabotechs gabotechs force-pushed the gabrielmusat/refactor-uuid-functions branch from 7dfdad4 to 2924279 Compare April 16, 2026 11:58
@gabotechs gabotechs force-pushed the gabrielmusat/async-distributed-planning branch from 6514d92 to 6568a37 Compare April 16, 2026 12:12
@gabotechs gabotechs force-pushed the gabrielmusat/refactor-uuid-functions branch from 2924279 to 52615f9 Compare April 16, 2026 12:13
@gabotechs gabotechs force-pushed the gabrielmusat/async-distributed-planning branch from 6568a37 to dd314a3 Compare April 16, 2026 12:14
@gabotechs gabotechs force-pushed the gabrielmusat/refactor-uuid-functions branch from 52615f9 to 87a1c4d Compare April 16, 2026 12:16
@gabotechs gabotechs force-pushed the gabrielmusat/async-distributed-planning branch from dd314a3 to 797ee5d Compare April 16, 2026 12:40
@gabotechs gabotechs force-pushed the gabrielmusat/refactor-uuid-functions branch from 87a1c4d to 709e6de Compare April 16, 2026 12:41
Copy link
Copy Markdown
Collaborator

@jayshrivastava jayshrivastava left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM but you're missing one call to serialize_uuid here:

query_id: Uuid::from_u128(0).as_bytes().to_vec(),

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