You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Ian Cook (Jira)" <ji...@apache.org> on 2021/03/02 16:23:00 UTC

[jira] [Updated] (ARROW-11754) [R] Support dplyr::compute()

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

Ian Cook updated ARROW-11754:
-----------------------------
    Description: 
Consider using a {{compute()}} method to force computation of lazy ops, instead of using {{collect(as_data_frame = FALSE)}}.

See discussion at [https://github.com/apache/arrow/pull/9521#discussion_r581367505]

Also see [https://github.com/tidyverse/dplyr/pull/5783]

  was:
Consider using a {{collapse()}} method to force computation of lazy ops, instead of using {{collect(as_data_frame = FALSE)}}.

See discussion at [https://github.com/apache/arrow/pull/9521#discussion_r581367505]

Also see https://github.com/tidyverse/dplyr/pull/5783


> [R] Support dplyr::compute()
> ----------------------------
>
>                 Key: ARROW-11754
>                 URL: https://issues.apache.org/jira/browse/ARROW-11754
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: R
>            Reporter: Neal Richardson
>            Assignee: Ian Cook
>            Priority: Major
>
> Consider using a {{compute()}} method to force computation of lazy ops, instead of using {{collect(as_data_frame = FALSE)}}.
> See discussion at [https://github.com/apache/arrow/pull/9521#discussion_r581367505]
> Also see [https://github.com/tidyverse/dplyr/pull/5783]



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