You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Will Jones (Jira)" <ji...@apache.org> on 2021/12/07 23:02:00 UTC

[jira] [Assigned] (ARROW-14029) [R] Repair map_batches()

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

Will Jones reassigned ARROW-14029:
----------------------------------

    Assignee: Will Jones

> [R] Repair map_batches()
> ------------------------
>
>                 Key: ARROW-14029
>                 URL: https://issues.apache.org/jira/browse/ARROW-14029
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: R
>            Reporter: Ian Cook
>            Assignee: Will Jones
>            Priority: Major
>             Fix For: 7.0.0
>
>
> The experimental {{map_batches()}} function is broken. TheĀ [one test for it|https://github.com/apache/arrow/blob/f8f2617d46e49616ab325e46542cf746293d0ebc/r/tests/testthat/test-dataset.R#L623-L636] has not been failing only because it calls the {{min()}} function which had no binding and thus triggered {{abandon_ship()}} to throw a warning and pull the data into R, preempting the error that would have happened later.



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