You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Sergey Kalashnikov (JIRA)" <ji...@apache.org> on 2017/06/01 09:53:04 UTC

[jira] [Commented] (IGNITE-5335) Wrong value read by SQL query for field containing negative decimal

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

Sergey Kalashnikov commented on IGNITE-5335:
--------------------------------------------

[~vozerov], You are right. I have fixed that too and added a test. Please see again.

> Wrong value read by SQL query for field containing negative decimal
> -------------------------------------------------------------------
>
>                 Key: IGNITE-5335
>                 URL: https://issues.apache.org/jira/browse/IGNITE-5335
>             Project: Ignite
>          Issue Type: Bug
>          Components: binary, sql
>    Affects Versions: 2.0
>            Reporter: Sergey Kalashnikov
>            Assignee: Sergey Kalashnikov
>              Labels: important
>             Fix For: 2.1
>
>         Attachments: BinaryObjectFieldDecimalTest.java
>
>
> Steps to reproduce:
> 1) Create a cache with value type having some decimal field.
> 2) Instantiate a value, intialize decimal field with a negative value and put it to the cache.
> 3) Perform an sql query on the decimal field.
> 4) Check the selected value.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)