[ 
https://issues.apache.org/jira/browse/BEAM-1930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17546477#comment-17546477
 ] 

Kenneth Knowles commented on BEAM-1930:
---------------------------------------

This issue has been migrated to https://github.com/apache/beam/issues/18345

> Abstract Coder translation from Runner API Protos
> -------------------------------------------------
>
>                 Key: BEAM-1930
>                 URL: https://issues.apache.org/jira/browse/BEAM-1930
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-java-core
>            Reporter: Thomas Groh
>            Priority: P3
>              Labels: Clarified
>
> Instead of having a large switch statement that constructs known coders, have 
> a map from URN to an interface that takes {{(RunnerApi.Coder, 
> RunnerApi.Components)}} and produces a java Coder, and delegate all calls in 
> {{fromProto}} to that map.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to