[
https://issues.apache.org/jira/browse/ARROW-9001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17209901#comment-17209901
]
Krisztian Szucs commented on ARROW-9001:
----------------------------------------
[~romainfrancois] [~npr] Based on the github conversation I assume we can
postpone it to 3.0. Please reset the fix version if it can be included in 2.0.
> [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
> Fix For: 2.0.0
>
> Time Spent: 4h 20m
> 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)