felipecrv opened a new issue, #42126: URL: https://github.com/apache/arrow/issues/42126
### Describe the enhancement requested In the PR that makes `"array_take"` handle chunked arrays more efficiently (#41700) I do many changes to the dispatching logic in the `TakeMetaFunction`, including the move of all these functions into the class scope. This issue is about that code-move step, so I can reduce the noise in #41700. ### Component(s) C++ -- 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]
