Skip to content

[flink] Optimize byte array comparison for sorters#8192

Merged
JingsongLi merged 1 commit into
apache:masterfrom
juntaozhang:pr-optimize-array-comp
Jun 10, 2026
Merged

[flink] Optimize byte array comparison for sorters#8192
JingsongLi merged 1 commit into
apache:masterfrom
juntaozhang:pr-optimize-array-comp

Conversation

@juntaozhang

Copy link
Copy Markdown
Contributor

Purpose

Replace duplicated manual loop code with shared SortUtil.compareBinary.

Tests

No additional tests required.

@JingsongLi

Copy link
Copy Markdown
Contributor

+1

@JingsongLi JingsongLi merged commit 4ec5c19 into apache:master Jun 10, 2026
12 checks passed
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