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 2022/01/12 09:08:00 UTC

[jira] [Updated] (ARROW-9997) [Python] StructScalar.as_py() fails if the type has duplicate field names

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

Krisztian Szucs updated ARROW-9997:
-----------------------------------
    Fix Version/s: 8.0.0
                       (was: 7.0.0)

> [Python] StructScalar.as_py() fails if the type has duplicate field names
> -------------------------------------------------------------------------
>
>                 Key: ARROW-9997
>                 URL: https://issues.apache.org/jira/browse/ARROW-9997
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: Python
>            Reporter: Krisztian Szucs
>            Priority: Major
>             Fix For: 8.0.0
>
>
> {{StructScalar}} currently extends an abstract Mapping interface. Since the type allows duplicate field names we cannot provide that API.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)