[jira] [Created] (FLINK-13495) blink-planner should support decimal precision to table source

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-13495) blink-planner should support decimal precision to table source

Shang Yuanchun (Jira)
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)