kazuyukitanimura commented on PR #6288: URL: https://github.com/apache/arrow-rs/pull/6288#issuecomment-2350605785
> Thank you @kazuyukitanimura -- I believe this code is correct, but I think it needs some more testing for me to be super confident it in, especially given its profuse use of `unsafe` as mentioned by @crepererum > > I have an idea for a fuzz testing -- I am going to try and code something up and report back here Thanks @alamb FYI it looks there is an existing fuzz test although this is limited to `len < 32` https://github.com/apache/arrow-rs/blob/master/arrow-buffer/src/builder/boolean.rs#L387 -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org