You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Robert Bradshaw (Jira)" <ji...@apache.org> on 2022/04/05 00:27:00 UTC

[jira] [Created] (BEAM-14250) Coder registration doesn't work for types in main module.

Robert Bradshaw created BEAM-14250:
--------------------------------------

             Summary: Coder registration doesn't work for types in main module.
                 Key: BEAM-14250
                 URL: https://issues.apache.org/jira/browse/BEAM-14250
             Project: Beam
          Issue Type: Bug
          Components: sdk-py-core
            Reporter: Robert Bradshaw
            Assignee: Robert Bradshaw


This is because type equality is not preserved through pickling. (Similarly for any other dynamic types that can't be pickled by reference.)



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