-
Notifications
You must be signed in to change notification settings - Fork 4k
Closed
Description
Right now do_exec_plan returns an Arrow table because head, tail, and arrange do. If ARROW-14289 is completed and similar work is done for arrange, we may be able to alter do_exec_plan to return a RBR instead.
The map_batches() implementation (ARROW-14029) could benefit from this refactor. And it might make ARROW-15040 more useful.
Reporter: Will Jones / @wjones127
Assignee: Neal Richardson / @nealrichardson
Related issues:
- [R] Repair map_batches() (is related to)
- [R] Enable write_csv_arrow to take Dataset or arrow_dplyr_query as input (is related to)
PRs and other links:
Note: This issue was originally created as ARROW-15271. Please see the migration documentation for further details.