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

Vaclav Plajt closed BEAM-5077.
------------------------------
       Resolution: Fixed
    Fix Version/s: Not applicable

> Use type informations about output, key and values from operators to set 
> coders
> -------------------------------------------------------------------------------
>
>                 Key: BEAM-5077
>                 URL: https://issues.apache.org/jira/browse/BEAM-5077
>             Project: Beam
>          Issue Type: Sub-task
>          Components: dsl-euphoria
>            Reporter: Vaclav Plajt
>            Assignee: Vaclav Plajt
>            Priority: Major
>             Fix For: Not applicable
>
>
> Operators can (optionally) carry `TypeDescriptor` of its output, key and 
> value types. These can be used to determine right coders for `PCollection`s 
> during translation to Beam API.
> Another enhancements of coders resolution are desired:
>  * Allow API user to disable use of `KryoCoder` as fallback coder.
>  * Every automatically created `KryoCoder` needs to respects classes 
> registrations provided by user.
>  * Automate creation of 'PairCoder' whenever needed.



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

Reply via email to