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 2021/08/24 19:00:00 UTC

[jira] [Created] (ARROW-13740) [R] summarize() should not eagerly evaluate

Neal Richardson created ARROW-13740:
---------------------------------------

             Summary: [R] summarize() should not eagerly evaluate
                 Key: ARROW-13740
                 URL: https://issues.apache.org/jira/browse/ARROW-13740
             Project: Apache Arrow
          Issue Type: Improvement
          Components: R
            Reporter: Neal Richardson
            Assignee: Neal Richardson
             Fix For: 6.0.0


This will entail some refactoring and new features:

* collect() uses ExecPlan
* arrange uses an OrderByNode
* .data inside of arrow_dplyr_query can itself be arrow_dplyr_query



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