You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Neal Richardson (Jira)" <ji...@apache.org> on 2019/10/03 17:51:00 UTC

[jira] [Created] (ARROW-6784) [C++][R] Move filter, take, select C++ code from Rcpp to C++ library

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)