Skip to content

chore: add tests for out of bounds for NullArray #16802

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jul 20, 2025
Merged

Conversation

comphead
Copy link
Contributor

Which issue does this PR close?

Rationale for this change

Add tests proving the issue is fixed after the original fix was implemented in arrow-rs 55.2.0

What changes are included in this PR?

Are these changes tested?

Are there any user-facing changes?

@github-actions github-actions bot added the sqllogictest SQL Logic Tests (.slt) label Jul 16, 2025
@comphead
Copy link
Contributor Author

Thanks @timsaucer and @zhuqi-lucas for the review

@comphead comphead merged commit 8484c96 into apache:main Jul 20, 2025
27 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
sqllogictest SQL Logic Tests (.slt)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

List of structures crashes on out of bounds cases if struct has null value
3 participants