Skip to content

fix: sort files for adjacency testing (#26816)#27187

Merged
devanbenz merged 1 commit intomain-2.xfrom
db/cherrypick-f04dcda2a53bf
Feb 5, 2026
Merged

fix: sort files for adjacency testing (#26816)#27187
devanbenz merged 1 commit intomain-2.xfrom
db/cherrypick-f04dcda2a53bf

Conversation

@devanbenz
Copy link
Copy Markdown

Adjacency testing would fail if inputs were
not sorted, because the sorting was on an
unused slice.

(cherry picked from commit f04dcda)

Adjacency testing would fail if inputs were
not sorted, because the sorting was on an
unused slice.

(cherry picked from commit f04dcda)
Copy link
Copy Markdown
Contributor

@davidby-influx davidby-influx left a comment

Choose a reason for hiding this comment

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

LGTM

@devanbenz devanbenz merged commit 103264e into main-2.x Feb 5, 2026
25 checks passed
@devanbenz devanbenz deleted the db/cherrypick-f04dcda2a53bf branch February 5, 2026 04:14
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