[ https://issues.apache.org/jira/browse/BEAM-12284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dmytro Kozhevin updated BEAM-12284: ----------------------------------- Resolution: Fixed Status: Resolved (was: Open) > beam.Create should respect element coder during pickling > -------------------------------------------------------- > > Key: BEAM-12284 > URL: https://issues.apache.org/jira/browse/BEAM-12284 > Project: Beam > Issue Type: Bug > Components: sdk-py-core > Reporter: Dmytro Kozhevin > Assignee: Dmytro Kozhevin > Priority: P2 > Time Spent: 2h 20m > Remaining Estimate: 0h > > beam.Create stores values to create as a field. If the values can't be > pickled, then the transform itself can't be pickled and transferred for > remote execution. Instead it should encode/decode elements using the element > coders during pickling/unpickling. -- This message was sent by Atlassian Jira (v8.3.4#803005)