Nikolay Izhikov created IGNITE-8331:
---------------------------------------
Summary: SQL: Add Decimal precision and scale constraint
Key: IGNITE-8331
URL:
https://issues.apache.org/jira/browse/IGNITE-8331 Project: Ignite
Issue Type: Bug
Reporter: Nikolay Izhikov
Assignee: Nikolay Izhikov
We should support DECIMAL(X, Y) syntax.
Currently, we ignore it.
It affects semantics.
E.g., one can insert a DECIMAL with greater precision into a cache/table without any problems.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)