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

Jonathan Keane resolved ARROW-13435.
------------------------------------
    Fix Version/s:     (was: 7.0.0)
                   6.0.0
       Resolution: Fixed

Issue resolved by pull request 11459
[https://github.com/apache/arrow/pull/11459]

> [R] Add function arrow_table() as alias for Table$create()
> ----------------------------------------------------------
>
>                 Key: ARROW-13435
>                 URL: https://issues.apache.org/jira/browse/ARROW-13435
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: R
>            Reporter: Ian Cook
>            Assignee: Nicola Crane
>            Priority: Major
>              Labels: good-first-issue, pull-request-available
>             Fix For: 6.0.0
>
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> In the arrow R package, there is a function {{record_batch()}} that is an 
> alias for {{RecordBatch$create()}}. It would be nice to have a similar 
> friendly alias for the even more commonly used {{Table$create()}}. Obviously 
> we can't use {{table()}} for this, but how about {{arrow_table()}}?



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

Reply via email to