Dandandan opened a new pull request #8803: URL: https://github.com/apache/arrow/pull/8803
This speeds up `take` a bit more by creating / writing to a buffer directly instead of creating an intermediate Vec. Quite some kernels could benefit from such a change. @jorgecarleitao I don't know whether this is the correct/easiest way of doing this currently? I also think it is related to your PR/discussion about using `Vec` . ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
