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

[jira] [Resolved] (ARROW-6784) [C++][R] Move filter and take code from Rcpp to C++ library

     [ https://issues.apache.org/jira/browse/ARROW-6784?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Neal Richardson resolved ARROW-6784.
------------------------------------
    Resolution: Fixed

Issue resolved by pull request 5686
[https://github.com/apache/arrow/pull/5686]

> [C++][R] Move filter and take 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
>            Assignee: Neal Richardson
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.0.0
>
>          Time Spent: 5h 20m
>  Remaining Estimate: 0h
>
> 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)