Skip to content

[C++][Compute] Provide a registry for ExecNode implementations #29144

@asfimport

Description

@asfimport

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.

Reporter: Ben Kietzman / @bkietz
Assignee: Ben Kietzman / @bkietz

Related issues:

PRs and other links:

Note: This issue was originally created as ARROW-13482. Please see the migration documentation for further details.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions