You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Thomas Groh (JIRA)" <ji...@apache.org> on 2017/04/11 23:17:41 UTC

[jira] [Created] (BEAM-1939) Consider serializing standard coders via URN + Class name

Thomas Groh created BEAM-1939:
---------------------------------

             Summary: Consider serializing standard coders via URN + Class name
                 Key: BEAM-1939
                 URL: https://issues.apache.org/jira/browse/BEAM-1939
             Project: Beam
          Issue Type: Bug
          Components: runner-core
            Reporter: Thomas Groh
            Priority: Trivial


If the size of serializing Standard Coders becomes too large, an arbitrary Standard Coder can be encoded, alongside its components, via an URN and looking up the class when it is to be deserialized.

See https://github.com/tgroh/beam/commit/070854845346d8e4df824e4aa374688bd095c2c6 as an example



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)