You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/10/06 08:56:00 UTC

[jira] [Commented] (ARROW-3282) [R] initial R functionality

    [ https://issues.apache.org/jira/browse/ARROW-3282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16640630#comment-16640630 ] 

Wes McKinney commented on ARROW-3282:
-------------------------------------

We have been leaving completed issues in "Resolved" state. If an issue cannot be resolved for some reason, we transition to "Closed"

> [R] initial R functionality
> ---------------------------
>
>                 Key: ARROW-3282
>                 URL: https://issues.apache.org/jira/browse/ARROW-3282
>             Project: Apache Arrow
>          Issue Type: New Feature
>          Components: R
>            Reporter: Romain François
>            Assignee: Romain François
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 0.11.0
>
>          Time Spent: 9h 40m
>  Remaining Estimate: 0h
>
> Wrapping C++ pointers to arrow objects as R6 classes holding an R external pointer. 
> Factory functions for the metadata types, int32(), ...
> Factory to create schemas and struct
> Create Array, RecordBatch, Table from R vectors and data frames. initially only support integer (int32), numeric (float64) and raw (int8) vectors. 
> Reading and Writing record batches and Table to files. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)