You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Apache Arrow JIRA Bot (Jira)" <ji...@apache.org> on 2020/09/24 22:46:00 UTC

[jira] [Assigned] (ARROW-9001) [R] Box outputs as correct type in call_function

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

Apache Arrow JIRA Bot reassigned ARROW-9001:
--------------------------------------------

    Assignee: Romain Francois  (was: Apache Arrow JIRA Bot)

> [R] Box outputs as correct type in call_function
> ------------------------------------------------
>
>                 Key: ARROW-9001
>                 URL: https://issues.apache.org/jira/browse/ARROW-9001
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: R
>            Reporter: Wes McKinney
>            Assignee: Romain Francois
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> This would prevent segfaults by putting the externalptr in the wrong kind of R6 container, plus allow us to skip a bunch of hackery where we try to track or guess the class of the object returned from call_function (could be Array, ChunkedArray, Scalar, RecordBatch, or Table).
> reticulate does something along these lines; it's a subclass of environment I think but not exactly an R6 class.



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