You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Stephan Ewen (JIRA)" <ji...@apache.org> on 2018/04/23 04:59:00 UTC

[jira] [Closed] (FLINK-9198) Improve error messages in AbstractDeserializationSchema for type extraction

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

Stephan Ewen closed FLINK-9198.
-------------------------------

> Improve error messages in AbstractDeserializationSchema for type extraction
> ---------------------------------------------------------------------------
>
>                 Key: FLINK-9198
>                 URL: https://issues.apache.org/jira/browse/FLINK-9198
>             Project: Flink
>          Issue Type: Improvement
>    Affects Versions: 1.4.2
>            Reporter: Stephan Ewen
>            Assignee: Stephan Ewen
>            Priority: Major
>             Fix For: 1.5.0
>
>
> User feedback: When type extraction fails in the {{AbstractDeserializationSchema}}, the error message does not explain fully how to fix this.
> I suggest to improve the error message and add some convenience constructors to directly pass TypeInformation when needed.
> We can also simplify the class a bit, because TypeInformation needs no longer be dropped during serialization.



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