Skip to content

Conversation

@dqkqd
Copy link
Contributor

@dqkqd dqkqd commented Nov 22, 2025

Which issue does this PR close?

Rationale for this change

GenericListViewArray::new_null should return an array with correct len.

What changes are included in this PR?

Construct zeroed offsets and sizes for list view.

Are these changes tested?

Yes.

Are there any user-facing changes?

No.

@github-actions github-actions bot added the arrow Changes to the arrow crate label Nov 22, 2025
@Jefffrey Jefffrey merged commit 88b135a into apache:main Nov 24, 2025
26 checks passed
@Jefffrey
Copy link
Contributor

Thanks @dqkqd

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

GenericListViewArray::new_null ignores len and returns an empty array

2 participants