Rares Vernica created ARROW-13458:
-------------------------------------
Summary: [C++][Docs] Typo in RecordBatch::schema
Key: ARROW-13458
URL: https://issues.apache.org/jira/browse/ARROW-13458
Project: Apache Arrow
Issue Type: Improvement
Reporter: Rares Vernica
The API docs for RecordBatch state:
_inline const
std::shared_ptr<[Schema|https://arrow.apache.org/docs/cpp/api/datatype.html#_CPPv4N5arrow6SchemaE]>
&schema()
const[ΒΆ|https://arrow.apache.org/docs/cpp/api/table.html#_CPPv4NK5arrow11RecordBatch6schemaEv]_
_Returns_
_true if batches are equal_
This looks like out of place.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)