Skip to content

GH-471: Fix ListView reader iteration bounds - #1310

Open
PNHD wants to merge 1 commit into
apache:mainfrom
PNHD:fix/471-listview-reader-iteration
Open

PNHD wants to merge 1 commit into
apache:mainfrom
PNHD:fix/471-listview-reader-iteration

Conversation

@PNHD

@PNHD PNHD commented Sep 25, 2026 •

Copy link
Copy Markdown

What's Changed

Fix UnionListViewReader and UnionLargeListViewReader iteration so non-empty
ListView values terminate after exactly the declared number of elements.

Closes #471.

@github-actions

This comment has been minimized.

@lidavidm lidavidm added the bug-fix PRs that fix a big. label Sep 25, 2026
@github-actions github-actions Bot added this to the 20.0.0 milestone Sep 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug-fix PRs that fix a big.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ListViewVector#copyFrom Throws IndexOutOfBoundsException on Non-Empty Elements

2 participants