Skip to content

perf: skip checking if there is null if already materialized - #10756

Merged
alamb merged 1 commit into
apache:mainfrom
rluvaton:skip-null-check-if-already-materialized
Aug 19, 2026
Merged

perf: skip checking if there is null if already materialized#10756
alamb merged 1 commit into
apache:mainfrom
rluvaton:skip-null-check-if-already-materialized

Conversation

@rluvaton

Copy link
Copy Markdown
Member

Which issue does this PR close?

N/A

Rationale for this change

We can avoid the slice iterations if no need to materialize which can improve perf for large slices

What changes are included in this PR?

lift condition

Are these changes tested?

Existing tests

Are there any user-facing changes?

No

@github-actions github-actions Bot added arrow Changes to the arrow crate arrow-buffer labels Aug 19, 2026

@alamb alamb left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Thanks @rluvaton and @Rich-T-kid

@alamb
alamb merged commit ba0b374 into apache:main Aug 19, 2026
34 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

arrow Changes to the arrow crate arrow-buffer

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants