jorgecarleitao commented on pull request #8630: URL: https://github.com/apache/arrow/pull/8630#issuecomment-727639074
FYI I was unable to make this sufficiently efficient for the `take`: it has a large performance hit when compared to the current approach. As such, I am not sure if this can be used more generally. This may be moved to the filter kernel and remain there, and leave the `take` as a separate implementation. ---------------------------------------------------------------- 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]
