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

PetrovMikhail updated IGNITE-9539:
----------------------------------
    Description: 
We should handle situation when user sets only scale without precision in 
decimal column constraints. According to 
[http://www.h2database.com/html/datatypes.html#decimal_type] it's not valid 
behavior.

Currently, we ignore it.

 

  was:
We should check situation when user sets only scale parameter without precision 
for column, while creating SQL table. According to 
[http://www.h2database.com/html/datatypes.html#decimal_type] it's not valid 
behavior.

Currently, we ignore it.

 


> Add SQL column precision existence check if scale parameter is setted
> ---------------------------------------------------------------------
>
>                 Key: IGNITE-9539
>                 URL: https://issues.apache.org/jira/browse/IGNITE-9539
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: PetrovMikhail
>            Assignee: PetrovMikhail
>            Priority: Major
>              Labels: sql-engine
>
> We should handle situation when user sets only scale without precision in 
> decimal column constraints. According to 
> [http://www.h2database.com/html/datatypes.html#decimal_type] it's not valid 
> behavior.
> Currently, we ignore it.
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to