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/04/07 23:15:00 UTC

[jira] [Resolved] (ARROW-12258) [R] Never do as.data.frame() on collect(as_data_frame = FALSE)

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

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

> [R] Never do as.data.frame() on collect(as_data_frame = FALSE)
> --------------------------------------------------------------
>
>                 Key: ARROW-12258
>                 URL: https://issues.apache.org/jira/browse/ARROW-12258
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: R
>    Affects Versions: 3.0.0
>            Reporter: Ian Cook
>            Assignee: Ian Cook
>            Priority: Major
>             Fix For: 4.0.0
>
>
> Using {{collect(as_data_frame)}} on a {{Table}} or {{RecordBatch}} returns a data frame. It should simply return the {{Table}} or {{RecordBatch}} as is.



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