Zhenghua Gao created FLINK-13665:
------------------------------------
Summary: decimal(p, s) where p is less than s should be illegal
Key: FLINK-13665
URL:
https://issues.apache.org/jira/browse/FLINK-13665 Project: Flink
Issue Type: Bug
Components: Table SQL / Legacy Planner
Affects Versions: 1.9.0, 1.10.0
Reporter: Zhenghua Gao
Fix For: 1.10.0
e.g.: {{cast(42.345 as decimal(2, 3)) should get a ValidationException}}
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)