alamb opened a new pull request, #6394:
URL: https://github.com/apache/arrow-rs/pull/6394

   # Which issue does this PR close?
   
   Part of https://github.com/apache/arrow-rs/pull/6288
   
   # Rationale for this change
    
   The code in https://github.com/apache/arrow-rs/pull/6288 is tricky and 
includes many special cases and `unsafe` so extra testing is warranted
   
   # What changes are included in this PR?
   
   Refactor the tests for `set_bits` into a struct and then implement a fuzzer 
that randomly generates test cases
   
   # Are there any user-facing changes?
   No, this is entirely testing
   
   <!--
   If there are user-facing changes then we may require documentation to be 
updated before approving the PR.
   -->
   
   <!---
   If there are any breaking changes to public APIs, please add the `breaking 
change` label.
   -->
   


-- 
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]

Reply via email to