[
https://issues.apache.org/jira/browse/ARROW-10520?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Neal Richardson updated ARROW-10520:
------------------------------------
Summary: [C++][R] Implement add/remove/replace for RecordBatch (was: [R]
Implement add/remove/replace for RecordBatch)
> [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: Jonathan Keane
> 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)