Brian Hulette created BEAM-9989:
-----------------------------------
Summary: 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
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)