[
https://issues.apache.org/jira/browse/ARROW-7720?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Antoine Pitrou reassigned ARROW-7720:
-------------------------------------
Assignee: Krisztian Szucs
> [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
> Assignee: Krisztian Szucs
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.16.0
>
> Time Spent: 1h 50m
> 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)