Antoine Pitrou created ARROW-18396:
--------------------------------------
Summary: [C++] Move rank implementation into separate module
Key: ARROW-18396
URL: https://issues.apache.org/jira/browse/ARROW-18396
Project: Apache Arrow
Issue Type: Task
Components: C++
Reporter: Antoine Pitrou
The rank kernel implementations are currently in {{vector_sort.cc}}, amongst
other things.
To make the code more readable and faster to compiler, we should move them into
their own file.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)