[
https://issues.apache.org/jira/browse/ARROW-7997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17060782#comment-17060782
]
Joris Van den Bossche commented on ARROW-7997:
----------------------------------------------
The PR is merged in the meantime, with the change of the default. So the docs
are correct now, closing this issue.
> [Python] Schema equals method with inconsistent docs in pyarrow
> ---------------------------------------------------------------
>
> Key: ARROW-7997
> URL: https://issues.apache.org/jira/browse/ARROW-7997
> Project: Apache Arrow
> Issue Type: Bug
> Components: Python
> Reporter: Otávio Vasques
> Priority: Minor
>
> The docs in the pyarrow module, in the schema class there is a docstring
> about the equals method.
> The function header says that the default value of the _check_metadata_ value
> i True but the parameter descriptions says that the default value.
> [https://arrow.apache.org/docs/python/generated/pyarrow.Schema.html#pyarrow.Schema.equals]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)