[
https://issues.apache.org/jira/browse/ARROW-14029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17419417#comment-17419417
]
Neal Richardson commented on ARROW-14029:
-----------------------------------------
No, but I've left it in scope in case I can squeeze it in after ARROW-14008
merges. If not, I'll bump it.
> [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
> Priority: Major
> Fix For: 6.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.3.4#803005)