[
https://issues.apache.org/jira/browse/ARROW-10520?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Neal Richardson resolved ARROW-10520.
-------------------------------------
Fix Version/s: 4.0.0
Resolution: Fixed
Issue resolved by pull request 9365
[https://github.com/apache/arrow/pull/9365]
> [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
> Labels: pull-request-available
> Fix For: 4.0.0
>
> Time Spent: 1h
> Remaining Estimate: 0h
>
> 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)