You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Brian Hulette (Jira)" <ji...@apache.org> on 2020/05/29 17:52:00 UTC

[jira] [Resolved] (BEAM-9989) Python Schemas: error encoding from generated user types with an "id" field

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

Brian Hulette resolved BEAM-9989.
---------------------------------
    Fix Version/s: 2.22.0
       Resolution: Fixed

> Python Schemas: error encoding from generated user types with an "id" field
> ---------------------------------------------------------------------------
>
>                 Key: BEAM-9989
>                 URL: https://issues.apache.org/jira/browse/BEAM-9989
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-py-core
>            Reporter: Brian Hulette
>            Assignee: Brian Hulette
>            Priority: P2
>             Fix For: 2.22.0
>
>
> This reveals a couple of issues:
> - We probably shouldn't store the schema id in an "id" attribute on the type
> - We should just treat the named tuple instance as a tuple when reading rather than calling getattr for each schema field



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