Jonathan Keane created ARROW-10520:
--------------------------------------

             Summary: [R] Implement add/remove/replace for recordBactch in R
                 Key: ARROW-10520
                 URL: https://issues.apache.org/jira/browse/ARROW-10520
             Project: Apache Arrow
          Issue Type: Improvement
          Components: R
            Reporter: Jonathan Keane


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)

Reply via email to