[
https://issues.apache.org/jira/browse/ARROW-13482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Neal Richardson updated ARROW-13482:
------------------------------------
Labels: pull-request-available query-engine (was: pull-request-available)
> [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: 20m
> 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)