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

[jira] [Resolved] (ARROW-14002) [Python] unify_schema should accept tuples too

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

Krisztian Szucs resolved ARROW-14002.
-------------------------------------
    Fix Version/s: 6.0.0
       Resolution: Fixed

Issue resolved by pull request 11169
[https://github.com/apache/arrow/pull/11169]

> [Python] unify_schema should accept tuples too
> ----------------------------------------------
>
>                 Key: ARROW-14002
>                 URL: https://issues.apache.org/jira/browse/ARROW-14002
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Python
>    Affects Versions: 5.0.0
>            Reporter: Alessandro Molina
>            Assignee: Alessandro Molina
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 6.0.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Calling {{unify_schemas}} with a tuple fails, but there is no good reason why we shouldn't support it and restrict argument to only lists.
> {code}
> TypeError: Argument 'schemas' has incorrect type (expected list, got tuple)
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)