[
https://issues.apache.org/jira/browse/ARROW-13455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Antoine Pitrou updated ARROW-13455:
-----------------------------------
Component/s: C++
> [C++][Docs] Typo in RecordBatch::SetColumn
> ------------------------------------------
>
> Key: ARROW-13455
> URL: https://issues.apache.org/jira/browse/ARROW-13455
> Project: Apache Arrow
> Issue Type: Improvement
> Components: C++
> Reporter: Rares Vernica
> Priority: Trivial
> Labels: pull-request-available
> Fix For: 6.0.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> The docs for RecordBatch::SetColumn in
> [https://arrow.apache.org/docs/cpp/api/table.html#_CPPv4N5arrow11RecordBatchE]
> incorrectly state:
> _Replace a column in the table, producing a new
> [Table|https://arrow.apache.org/docs/cpp/api/table.html#classarrow_1_1_table]._
>
> it should be:
> _Replace a column in the record batch, producing a new RecordBatch._
--
This message was sent by Atlassian Jira
(v8.3.4#803005)