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 Burke (JIRA)" <ji...@apache.org> on 2019/01/07 18:31:00 UTC

[jira] [Updated] (BEAM-3306) Consider: Go coder registry

     [ https://issues.apache.org/jira/browse/BEAM-3306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Burke updated BEAM-3306:
-------------------------------
    Description: 
Add coder registry to allow easier overwrite of default coders. We may also allow otherwise un-encodable types, but that would require that function analysis depends on it.

If we're hardcoding support for proto/avro, then there may be little need for such a feature. Conversely, this may be how we implement such support.

 

Proposal Doc: [https://docs.google.com/document/d/1kQwx4Ah6PzG8z2ZMuNsNEXkGsLXm6gADOZaIO7reUOg/edit#|https://docs.google.com/document/d/1kQwx4Ah6PzG8z2ZMuNsNEXkGsLXm6gADOZaIO7reUOg/edit] 

  was:
Add coder registry to allow easier overwrite of default coders. We may also allow otherwise un-encodable types, but that would require that function analysis depends on it.

If we're hardcoding support for proto/avro, then there may be little need for such a feature. Conversely, this may be how we implement such support.


> Consider: Go coder registry
> ---------------------------
>
>                 Key: BEAM-3306
>                 URL: https://issues.apache.org/jira/browse/BEAM-3306
>             Project: Beam
>          Issue Type: Improvement
>          Components: sdk-go
>            Reporter: Henning Rohde
>            Priority: Minor
>
> Add coder registry to allow easier overwrite of default coders. We may also allow otherwise un-encodable types, but that would require that function analysis depends on it.
> If we're hardcoding support for proto/avro, then there may be little need for such a feature. Conversely, this may be how we implement such support.
>  
> Proposal Doc: [https://docs.google.com/document/d/1kQwx4Ah6PzG8z2ZMuNsNEXkGsLXm6gADOZaIO7reUOg/edit#|https://docs.google.com/document/d/1kQwx4Ah6PzG8z2ZMuNsNEXkGsLXm6gADOZaIO7reUOg/edit] 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)