rluvaton opened a new pull request, #9222: URL: https://github.com/apache/arrow-rs/pull/9222
# 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 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
