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

Describe ID fields #89

Merged
merged 3 commits into from
Oct 18, 2024
Merged

Describe ID fields #89

merged 3 commits into from
Oct 18, 2024

Conversation

spbnick
Copy link
Collaborator

@spbnick spbnick commented Oct 18, 2024

No description provided.

Support describing ID fields of objects accepted by schemas.
Describe the issues introduced in v4.1 as having only one ID field to
allow KCIDB transition to multi-value IDs. The "version" field will be
added to issue's IDs in a following commit, once KCIDB is ready.
Use the newly-defined `id_fields` attribute of schemas to extract object
IDs from I/O data correctly. Do not wrap the single-value IDs in tuples
(to produce normalized IDs) to preserve as much backwards compatibility,
as possible.
@spbnick spbnick marked this pull request as ready for review October 18, 2024 15:22
@spbnick spbnick merged commit 5216bb5 into main Oct 18, 2024
5 checks passed
@spbnick spbnick deleted the describe_id_fields branch October 18, 2024 15:22
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.

1 participant