You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "PetrovMikhail (JIRA)" <ji...@apache.org> on 2018/10/12 08:44:00 UTC

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

    [ https://issues.apache.org/jira/browse/IGNITE-8331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16647188#comment-16647188 ] 

PetrovMikhail edited comment on IGNITE-8331 at 10/12/18 8:43 AM:
-----------------------------------------------------------------

All .Net tests is failing on master branch with the same error.

Licenses Headers Error was catched in ignite-indexing, which was not changed by me.


was (Author: petrovmikhail):
All .Net tests is failing on master branch with the same error.

Licenses Headers Error was catched in _ignite-indexing_,which was not changed by me.

> 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: PetrovMikhail
>            Priority: Major
>              Labels: sql-engine
>
> 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)