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 13:46:00 UTC

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

Ian Cook created ARROW-12258:
--------------------------------

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