You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Krisztian Szucs (Jira)" <ji...@apache.org> on 2020/01/29 12:40:00 UTC

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

Krisztian Szucs created ARROW-7720:
--------------------------------------

             Summary: [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
             Fix For: 1.0.0


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)