Skip to content

sio/parquetio: use vector.NewUnionOfOne for nullable unions - #7277

Merged
nwt merged 1 commit into
mainfrom
parquetio-NewUnionOfOne
Sep 3, 2026
Merged

sio/parquetio: use vector.NewUnionOfOne for nullable unions#7277
nwt merged 1 commit into
mainfrom
parquetio-NewUnionOfOne

Conversation

@nwt

@nwt nwt commented Sep 2, 2026

Copy link
Copy Markdown
Member

This noticeably improves vectorBuilder.buildNullableUnion performance on inputs producing many vectors that are either all null or all non-null.

This noticeably improves vectorBuilder.buildNullableUnion performance on
inputs producing many vectors that are either all null or all non-null.
@nwt
nwt requested a review from a team September 2, 2026 19:33
@nwt
nwt merged commit 15cdfbc into main Sep 3, 2026
2 checks passed
@nwt
nwt deleted the parquetio-NewUnionOfOne branch September 3, 2026 14:45
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