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

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

     [ https://issues.apache.org/jira/browse/ARROW-13458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Antoine Pitrou resolved ARROW-13458.
------------------------------------
    Fix Version/s: 6.0.0
       Resolution: Fixed

Issue resolved by pull request 10811
[https://github.com/apache/arrow/pull/10811]

> [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
>            Priority: Trivial
>              Labels: pull-request-available
>             Fix For: 6.0.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> 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)