[
https://issues.apache.org/jira/browse/ARROW-7720?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Antoine Pitrou resolved ARROW-7720.
-----------------------------------
Fix Version/s: (was: 1.0.0)
0.16.0
Resolution: Fixed
Issue resolved by pull request 6318
[https://github.com/apache/arrow/pull/6318]
> [C++][Python] Add check_metadata argument to Table.equals
> ---------------------------------------------------------
>
> Key: ARROW-7720
> URL: https://issues.apache.org/jira/browse/ARROW-7720
> Project: Apache Arrow
> Issue Type: Improvement
> Components: C++, Python
> Reporter: Krisztian Szucs
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.16.0
>
> Time Spent: 1h 40m
> Remaining Estimate: 0h
>
> Currently we need to use {{table.replace_schema_metadata().equals(other)}}
> which is inconvenient. Pass and forward check_metadata argument to the schema
> equality check.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)