You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2020/02/06 09:19:00 UTC

[jira] [Updated] (ARROW-7720) [C++][Python] Add check_metadata argument to Table.equals

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

Antoine Pitrou updated ARROW-7720:
----------------------------------
    Fix Version/s:     (was: 0.16.0)
                   1.0.0

> [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: 1.0.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)