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 2021/01/29 22:26:00 UTC

[jira] [Assigned] (ARROW-10520) [C++][R] Implement add/remove/replace for RecordBatch

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

Neal Richardson reassigned ARROW-10520:
---------------------------------------

    Assignee: Neal Richardson  (was: Jonathan Keane)

> [C++][R] Implement add/remove/replace for RecordBatch
> -----------------------------------------------------
>
>                 Key: ARROW-10520
>                 URL: https://issues.apache.org/jira/browse/ARROW-10520
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: R
>            Reporter: Jonathan Keane
>            Assignee: Neal Richardson
>            Priority: Major
>
> With https://github.com/apache/arrow/pull/8579 the R client can remove, add and replace columns in an arrow table. But it can't currently do the same for RecordBatch. From [~npr]: As it turns out, that will require a little more C++ work because there is AddColumn and RemoveColumn but no SetColumn in record_batch.h.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)