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

colblk: don't require the header size for KeySchemaHeader #4100

Merged
merged 1 commit into from
Oct 23, 2024

Conversation

RaduBerinde
Copy link
Member

KeySchemaHeader returns the header that was written instead of
relying on the caller to provide the correct size. This makes things
less error-prone and also allows for extending the header while
allowing backward compatibility.

`KeySchemaHeader` returns the header that was written instead of
relying on the caller to provide the correct size. This makes things
less error-prone and also allows for extending the header while
allowing backward compatibility.
@RaduBerinde RaduBerinde requested a review from a team as a code owner October 22, 2024 23:59
@cockroach-teamcity
Copy link
Member

This change is Reviewable

Copy link
Collaborator

@jbowens jbowens left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewed 2 of 2 files at r1, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @RaduBerinde)

@RaduBerinde RaduBerinde merged commit 8e36a20 into cockroachdb:master Oct 23, 2024
23 checks passed
@RaduBerinde RaduBerinde deleted the key-schema-header-len branch October 23, 2024 16:32
@RaduBerinde
Copy link
Member Author

TFTR!

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.

3 participants