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

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

Sergey Kalashnikov created IGNITE-5335:
------------------------------------------

             Summary: 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


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)