You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Neal Richardson (Jira)" <ji...@apache.org> on 2021/05/13 15:48:00 UTC

[jira] [Resolved] (ARROW-12731) [R] Use InMemoryDataset for Table/RecordBatch in dplyr code

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

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

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

> [R] Use InMemoryDataset for Table/RecordBatch in dplyr code
> -----------------------------------------------------------
>
>                 Key: ARROW-12731
>                 URL: https://issues.apache.org/jira/browse/ARROW-12731
>             Project: Apache Arrow
>          Issue Type: New Feature
>          Components: R
>            Reporter: Neal Richardson
>            Assignee: Neal Richardson
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 5.0.0
>
>          Time Spent: 3h 20m
>  Remaining Estimate: 0h
>
> This lets us consolidate our Expression handling code and prepares us for more query evaluation in the near future. As a bonus, it should also simplify our dplyr NSE function definition and make it easier to add and test them going forward.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)