ctsk opened a new pull request, #7325: URL: https://github.com/apache/arrow-rs/pull/7325
# What changes are included in this PR? This PR adds a kernel named `take_in, which operates like the `take` kernel, but can accept a Builder as a destination. The `taken` values are then appended to the builder. This is implemented for Primitive, Bytes and ByteView Arrays. -- 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]
