apache / arrow

Apache Arrow is the universal columnar format and multi-language toolbox for fast data interchange and in-memory analytics
https://arrow.apache.org/
Apache License 2.0
14.48k stars 3.52k forks source link

[C++] Add RoundTrip to Relations #20292

Open asfimport opened 2 years ago

asfimport commented 2 years ago

In the effort solving https://github.com/apache/arrow/issues/31862, the tasks have been structured into a set of tasks. The focus of this task is to provide the ToProto function for relations in Substrait. This task will include a set of child tasks which include a set of relations added in each child task. 

Reporter: Vibhatha Lakmal Abeykoon / @vibhatha

Subtasks:

Note: This issue was originally created as ARROW-16854. 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 per project policy. 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.