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

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=17316783#comment-17316783 ] 

Ian Cook commented on ARROW-12258:
----------------------------------

Resolved by [GitHub Pull Request #9927|https://github.com/apache/arrow/pull/9927]

> [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)