[
https://issues.apache.org/jira/browse/FLINK-10424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dominik Wosiński closed FLINK-10424.
------------------------------------
Resolution: Fixed
> Inconsistency between JsonSchemaConveerter and FlinkTypeFactory
> ---------------------------------------------------------------
>
> Key: FLINK-10424
> URL: https://issues.apache.org/jira/browse/FLINK-10424
> Project: Flink
> Issue Type: Bug
> Components: API / Type Serialization System
> Affects Versions: 1.6.0
> Reporter: Dominik Wosiński
> Assignee: Dominik Wosiński
> Priority: Major
>
> There is still an inconsistency between _JsonSchemaConverter_ and
> _FlinkTypeFactory_ in case of using JsonSchema with _integer_ type field.
> _JsonSchemaConverter_ will return BigInteger Type Information for _integer_,
> but _FlinkTypeFactory_ currently does not support BigInteger Type Info and
> thus an exception will be thrown.
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)