Skip to content

Conversation

RaduBerinde
Copy link
Member

The hack of casting to an intermediary array is no longer necessary
since the addition of unsafe.Slice in go 1.17.

@RaduBerinde RaduBerinde requested a review from jbowens January 5, 2025 16:27
@RaduBerinde RaduBerinde requested a review from a team as a code owner January 5, 2025 16:27
@cockroach-teamcity
Copy link
Member

This change is Reviewable

The hack of casting to an intermediary array is no longer necessary
since the addition of `unsafe.Slice` in go 1.17.
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:

nice

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

@RaduBerinde
Copy link
Member Author

TFTR!

@RaduBerinde RaduBerinde merged commit 2d43751 into cockroachdb:master Jan 6, 2025
23 checks passed
@RaduBerinde RaduBerinde deleted the manual-max-arr-len branch January 6, 2025 16:32
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