apache / arrow

Apache Arrow is a multi-language toolbox for accelerated data interchange and in-memory processing
https://arrow.apache.org/
Apache License 2.0
14.43k stars 3.51k forks source link

[C++] Simplify ExecPlan's C++ interface #30751

Open asfimport opened 2 years ago

asfimport commented 2 years ago

In recent work documenting the ExecPlan interface (ARROW-15091) and in trying to make a simple example using it (https://github.com/apache/arrow/issues/11799) we are seeing some rough edges. This parent issue will track a number of subtasks that should make the C++ API easier to work with.

Reporter: Weston Pace / @westonpace

Subtasks:

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

asfimport commented 2 years ago

Todd Farmer / @toddfarmer: This issue was last updated over 90 days ago, which may be an indication it is no longer being actively worked. To better reflect the current state, the issue is being unassigned. Please feel free to re-take assignment of the issue if it is being actively worked, or if you plan to start that work soon.