Jingsong Lee created FLINK-13495:
------------------------------------
Summary: blink-planner should support decimal precision to table source
Key: FLINK-13495
URL:
https://issues.apache.org/jira/browse/FLINK-13495 Project: Flink
Issue Type: Sub-task
Components: Table SQL / Planner
Reporter: Jingsong Lee
Fix For: 1.9.0, 1.10.0
Now there is an exception when use DataTypes.DECIMAL(5, 2) to table source when use blink-planner.
Some conversions between DataType and TypeInfo loose precision information.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)