Weston Pace created ARROW-18009:
-----------------------------------
Summary: [Python][C++] Add ability for python to specify sink node
when running Substrait
Key: ARROW-18009
URL: https://issues.apache.org/jira/browse/ARROW-18009
Project: Apache Arrow
Issue Type: Improvement
Components: C++, Python
Reporter: Weston Pace
Fix For: 11.0.0
An example that was raised is being able to create a sink node that sends data
across a flight connection. We don't have such a sink node yet but one could
imagine a situation where we receive the flight request via python, parse out a
substrait query, and then pass the flight connection into run_substrait_query
to be used as a sink.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)