Dominik Wosiński created FLINK-9557:
---------------------------------------
Summary: 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
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.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)