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

[jira] [Assigned] (ARROW-15489) [R] Expand RecordBatchReader use-ability

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

Neal Richardson reassigned ARROW-15489:
---------------------------------------

    Assignee: Neal Richardson

> [R] Expand RecordBatchReader use-ability 
> -----------------------------------------
>
>                 Key: ARROW-15489
>                 URL: https://issues.apache.org/jira/browse/ARROW-15489
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: R
>            Reporter: Jonathan Keane
>            Assignee: Neal Richardson
>            Priority: Major
>
> In ARROW-14745 we thought about having {{to_arrow()}} returning a RecordBatchReader only. Though this would work, it's not quite as friendly as wrapping the RecordBatchReader since {{arrow_dplyr_query}}s have a (slightly) nicer print method.
> We should add more methods and a print method that makes it clearer what a RecordBatchReader is and what it might be useful to do (e.g. continue a dplyr query)
> Is it possible that we could make up a name/class that encompasses all of the Arrow tabular like things that we could wrap all of these up in (for UX purposes only, really). We have ArrowTabular now, maybe we lean into that more (along side an LazyArrowTabular like dbplyr has?).



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