Skip to content

[C++][R] Move filter and take code from Rcpp to C++ library #23121

@asfimport

Description

@asfimport

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

Reporter: Neal Richardson / @nealrichardson
Assignee: Neal Richardson / @nealrichardson

Related issues:

PRs and other links:

Note: This issue was originally created as ARROW-6784. Please see the migration documentation for further details.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions