You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Robert Metzger (JIRA)" <ji...@apache.org> on 2016/06/16 12:37:05 UTC

[jira] [Updated] (FLINK-3933) Add an auto-type-extracting DeserializationSchema

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

Robert Metzger updated FLINK-3933:
----------------------------------
    Component/s: Streaming Connectors

> Add an auto-type-extracting DeserializationSchema
> -------------------------------------------------
>
>                 Key: FLINK-3933
>                 URL: https://issues.apache.org/jira/browse/FLINK-3933
>             Project: Flink
>          Issue Type: Bug
>          Components: Streaming, Streaming Connectors
>    Affects Versions: 1.0.0
>            Reporter: Stephan Ewen
>            Assignee: Stephan Ewen
>             Fix For: 1.1.0
>
>
> When creating a {{DeserializationSchema}}, people need to manually worry about how to provide the produced type's {{TypeInformation}}.
> We should add a base utility {{AbstractDeserializationSchema}} that provides that automatically via the type extractor.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)