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)