You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Rares Vernica (Jira)" <ji...@apache.org> on 2021/07/27 10:55:00 UTC

[jira] [Created] (ARROW-13458) [C++][Docs] Typo in RecordBatch::schema

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)