You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Jonathan Keane (Jira)" <ji...@apache.org> on 2021/11/12 15:38:00 UTC

[jira] [Created] (ARROW-14697) [R] Improved print methods for Arrow tabulars

Jonathan Keane created ARROW-14697:
--------------------------------------

             Summary: [R] Improved print methods for Arrow tabulars
                 Key: ARROW-14697
                 URL: https://issues.apache.org/jira/browse/ARROW-14697
             Project: Apache Arrow
          Issue Type: Improvement
          Components: R
            Reporter: Jonathan Keane


Right now, we return the schema, but it would be better if we returned the {{head}} of the tabular object so that people could see what they are interacting with.

We don't need to get a _deterministic_ {{head}} here, just some idea of what's there.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)