Ben Kietzman created ARROW-9161:
-----------------------------------
Summary: [C++][Compute] Formalize Op functor concept
Key: ARROW-9161
URL: https://issues.apache.org/jira/browse/ARROW-9161
Project: Apache Arrow
Issue Type: Improvement
Components: C++
Affects Versions: 0.17.1
Reporter: Ben Kietzman
Fix For: 2.0.0
The compute namespace makes extensive use of functors for generating kernel
implementations. These are named {{Op}}, {{Generator}}, and functors. It would
improve readability of the compute namespace if we formalized the concept and
named instances consistently and made clear what functions they're expected to
provide.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)