Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
6.0.1
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.
Attachments
Issue Links
- is related to
-
ARROW-14029 [R] Repair map_batches()
- Resolved
-
ARROW-15040 [R] Enable write_csv_arrow to take Dataset or arrow_dplyr_query as input
- Resolved
- links to