Skip to content

Conversation

@rluvaton
Copy link
Member

@rluvaton rluvaton commented Jan 19, 2026

Which issue does this PR close?

N/A

Rationale for this change

Make the arrow-row more resilient to bugs

What changes are included in this PR?

  1. Make the fuzz tests deterministic
  2. Make the fuzz tests produce more unique values (by reusing the same rng which will modify it's internal state
  3. Test Boolean array as well in the fuzz tests
  4. Test different null behaviors in the fuzz tests
  5. test that different underlying nulls values doesn't change the output rows in the fuzz tests

Are these changes tested?

N/A

Are there any user-facing changes?

Nope


I suggest that when reviewing this code to hide whitespace changes to see actual code changes

1. Make them deterministic
2. Make them produce more unique values
3. Test Boolean array as well
4. Test different null behaviors
5. test that different underlying nulls values doesn't change the output rows
@github-actions github-actions bot added the arrow Changes to the arrow crate label Jan 19, 2026
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.

1 participant