[
https://issues.apache.org/jira/browse/ARROW-7997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17056260#comment-17056260
]
Wes McKinney commented on ARROW-7997:
-------------------------------------
Yes, we appear to be changing the default to False so the docstring will be
correct
> [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)