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/10 20:11:00 UTC

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

Neal Richardson created ARROW-12731:
---------------------------------------

             Summary: [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
             Fix For: 5.0.0


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)