[
https://issues.apache.org/jira/browse/FLINK-9557?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dominik Wosiński updated FLINK-9557:
------------------------------------
Description: Currently, _FlinkTypeFactory.typeInfoToSqlTypeName()_ does not
support BigInteger, since this is default type returned by
_JsonSchemaConverter_ for all fields with type: _number_ this can create
issues. (was: Currently, `FlinkTypeFactory` method `typeInfoToSqlTypeName`
does not support BigInteger, since this is default type returned by
`JsonSchemaConverter` for all fields with type: `number` this can create
issues.)
> FlinkTypeFactory should support BigInteger type
> -----------------------------------------------
>
> Key: FLINK-9557
> URL: https://issues.apache.org/jira/browse/FLINK-9557
> Project: Flink
> Issue Type: Bug
> Affects Versions: 1.5.0
> Reporter: Dominik Wosiński
> Priority: Major
>
> Currently, _FlinkTypeFactory.typeInfoToSqlTypeName()_ does not support
> BigInteger, since this is default type returned by _JsonSchemaConverter_ for
> all fields with type: _number_ this can create issues.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)