[
https://issues.apache.org/jira/browse/ARROW-13482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ben Kietzman resolved ARROW-13482.
----------------------------------
Resolution: Fixed
Issue resolved by pull request 10793
[https://github.com/apache/arrow/pull/10793]
> [C++][Compute] Provide a registry for ExecNode implementations
> --------------------------------------------------------------
>
> Key: ARROW-13482
> URL: https://issues.apache.org/jira/browse/ARROW-13482
> Project: Apache Arrow
> Issue Type: New Feature
> Components: C++
> Reporter: Ben Kietzman
> Assignee: Ben Kietzman
> Priority: Major
> Labels: pull-request-available, query-engine
> Fix For: 6.0.0
>
> Time Spent: 2h
> Remaining Estimate: 0h
>
> ExecNodes' factory functions are confusingly non-uniform, which means a lot
> of boilerplate when composing them into even a simple ExecPlan. Providing a
> standard factory interface for these and a registry in which to store them by
> name will simplify declaration of ExecPlans.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)