tobixdev opened a new pull request, #8948: URL: https://github.com/apache/arrow-rs/pull/8948
# Which issue does this PR close? - Closes #8947 # Rationale for this change Fix incorrect behavior of take kernel for FixedSizeBinary arrays. # What changes are included in this PR? Check that the index is valid in the iterator for the result array. # Are these changes tested? Yes, there is a new test. # Are there any user-facing changes? Yes, the kernel behaves correctly. -- 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]
