[
https://issues.apache.org/jira/browse/ARROW-14008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ben Kietzman reassigned ARROW-14008:
------------------------------------
Assignee: Ben Kietzman
> [R][Compute] ExecPlan_run should return RecordBatchReader instead of Table
> --------------------------------------------------------------------------
>
> Key: ARROW-14008
> URL: https://issues.apache.org/jira/browse/ARROW-14008
> Project: Apache Arrow
> Issue Type: Improvement
> Components: R
> Reporter: Ben Kietzman
> Assignee: Ben Kietzman
> Priority: Major
> Labels: pull-request-available, query-engine
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Wrapping a sink node's output as a RecordBatchReader is already supported in
> c++. Currently a table is returned in R's ExecPlan_run to skirt difficult
> lifetime considerations, but it'd be more correct to allow streaming batches
> out of an ExecPlan instead of doing all work before ExecPlan_run returns.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)