Neal Richardson created ARROW-6784:
--------------------------------------
Summary: [C++][R] Move filter, take, select C++ code from Rcpp to
C++ library
Key: ARROW-6784
URL: https://issues.apache.org/jira/browse/ARROW-6784
Project: Apache Arrow
Issue Type: Improvement
Components: C++
Reporter: Neal Richardson
Fix For: 1.0.0
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
--
This message was sent by Atlassian Jira
(v8.3.4#803005)