You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Dewey Dunnington (Jira)" <ji...@apache.org> on 2022/09/16 01:45:00 UTC

[jira] [Resolved] (ARROW-17178) [R] Support head() in arrow_dplyr_query with user-defined function

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

Dewey Dunnington resolved ARROW-17178.
--------------------------------------
    Fix Version/s: 10.0.0
       Resolution: Fixed

Issue resolved by pull request 13706
[https://github.com/apache/arrow/pull/13706]

> [R] Support head() in arrow_dplyr_query with user-defined function
> ------------------------------------------------------------------
>
>                 Key: ARROW-17178
>                 URL: https://issues.apache.org/jira/browse/ARROW-17178
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: R
>            Reporter: Dewey Dunnington
>            Assignee: Dewey Dunnington
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 10.0.0
>
>          Time Spent: 5h
>  Remaining Estimate: 0h
>
> After ARROW-16444 and ARROW-16703 we will have some arrow_dplyr_query objects whose pipeline can't contain {{head()}} after the part that calls R code. This is a very big feature not to support and we need to find a workaround. The full-on solution is to make sure that we support an R-level RecordBatchReader, but there may be a workaround that we can support in the meantime.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)