[
https://issues.apache.org/jira/browse/FLINK-3933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15290904#comment-15290904
]
ASF GitHub Bot commented on FLINK-3933:
---------------------------------------
Github user aljoscha commented on the pull request:
https://github.com/apache/flink/pull/2010#issuecomment-220293226
LGTM except for a minor comment in the doc
> 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
> 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)