[ 
https://issues.apache.org/jira/browse/IGNITE-21624?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Anatoli Karman updated IGNITE-21624:
------------------------------------
    Component/s: sql

> No exception thrown when scale precision is larger than total number of digits
> ------------------------------------------------------------------------------
>
>                 Key: IGNITE-21624
>                 URL: https://issues.apache.org/jira/browse/IGNITE-21624
>             Project: Ignite
>          Issue Type: Bug
>          Components: sql
>            Reporter: Anatoli Karman
>            Priority: Major
>              Labels: ignite-3
>
> h2.  
>  
> An exception is expected to be thrown, when we execute a query that declares 
> a table with scale precision larger than total number of digits.
> *Steps to reproduce:*
>  # Execute a query:
> {{create table test_e011_DEC (key_field INT PRIMARY KEY, field1 DEC(5,6));}}
> *Expected result:*
> A relevant exception is thrown.
> *Actual result:*
> No exception is thrown.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to