[jira] [Created] (IGNITE-8331) SQL: Add Decimal precision and scale constraint

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

[jira] [Created] (IGNITE-8331) SQL: Add Decimal precision and scale constraint

Anton Vinogradov (Jira)
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)