Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
Followup to ARROW-3808 and some other previous work. Of particular interest:
- Filter and Take methods for ChunkedArray, in r/src/compute.cpp
- Methods for that and some other things that apply Array and ChunkedArray methods across the columns of a RecordBatch or Table, respectively
- RecordBatch_select and Table_select to take columns
Attachments
Issue Links
- contains
-
ARROW-5454 [C++] Implement Take on ChunkedArray for DataFrame use
- Resolved
- links to